mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
5 lines
62 B
CSS
5 lines
62 B
CSS
@font-face {
|
|
font-family: "Ahem";
|
|
src: url(./Ahem.ttf);
|
|
}
|