Mypal/layout/inspector/tests/chrome/test_bug695639.css
2019-03-11 13:26:37 +03:00

9 lines
127 B
CSS

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