tenfourfox/layout/inspector/tests/chrome/test_bug695639.css
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

9 lines
127 B
CSS

@font-face {
font-family: gent;
src: url(GentiumPlus-R.woff) format("woff");
}
.test {
font-family: gent, sans-serif;
}