nek0.eu/css/font.css
2016-03-11 17:19:35 +01:00

28 lines
658 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;
}
@font-face {
font-family: 'Maximilian Antiqua Initialen';
src: url('/font/Maximilian Antiqua Initialen.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}