blob: a38f858661694951588c6f71ee0a0334d7eccbad [file] [log] [blame]
<head>
<style>
@font-face {
font-family: 'FontAwesome';
src: url("font1.woff2") format("woff2");
font-weight: normal;
font-style: normal
}
.foobar {
font: normal normal normal 14px / 1 FontAwesome;
}
</style>
</head>
<body>foobar<script>document.body.offsetHeight</script>
<script async="true" src="foobar.js"></script>