nek0.eu/css/font.css

21 lines
474 B
CSS

@font-face {
font-family: 'Didact Gothic';
src: url('/font/DidactGothicMedium.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Inknut Antiqua';
src: url('/font/InknutAntiqua-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Apex lake';
src: url('/font/Apex Lake Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}