6 lines
98 B
CSS
6 lines
98 B
CSS
@font-face {
|
|
font-family: 'Ahem';
|
|
src: local('Ahem'),
|
|
url('/fonts/Ahem.ttf');
|
|
}
|
|
|