4 lines
75 B
CSS
4 lines
75 B
CSS
@font-face {
|
|
font-family: Ahem;
|
|
src: url("../../../fonts/Ahem.ttf");
|
|
}
|