tenfourfox/layout/inspector/tests/chrome/test_bug695639.css

9 lines
127 B
CSS
Raw Normal View History

2017-04-19 07:56:45 +00:00
@font-face {
font-family: gent;
src: url(GentiumPlus-R.woff) format("woff");
}
.test {
font-family: gent, sans-serif;
}