summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/fonts/ahem.css
blob: 02c1554537a60863e0a2bea39c4e18b93cdc7ab9 (plain)
1
2
3
4
5
6
@font-face {
    font-family: 'Ahem';
    src: local('Ahem'),
         url('/fonts/Ahem.ttf');
}