10 líneas
153 B
CSS
10 líneas
153 B
CSS
@font-face {
|
|
font-family: 'komtit';
|
|
src: url(/fonts/KOMTITT_.ttf);
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'oswald';
|
|
src: url(/fonts/Oswald-Regular.ttf);
|
|
}
|