nek0.eu/css/font.css
2016-03-27 13:30:14 +02:00

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