зеркало из https://github.com/mozilla/gecko-dev.git
10 строки
149 B
HTML
10 строки
149 B
HTML
|
<!doctype html>
|
||
|
<style>
|
||
|
@font-face {
|
||
|
font-family: Awesome font;
|
||
|
src: url(../fonts/markA.ttf);
|
||
|
}
|
||
|
p { font-family: Awesome/**/font }
|
||
|
</style>
|
||
|
<p>A
|