blob: a51ea6ef1b44153506e4e99d63d597f3563a2b0c [file] [log] [blame]
@font-face {
font-family: 'Ahem';
/* Use the CORS approved resource so the cross-origin test doesn't fail with
* network error. The request is still expected to be logged as initiated by a
* no-cors stylesheet.
*/
src: url(/css/resources/cors-ahem.php);
}
body {
font-family: 'Ahem';
}