nek0.eu/site/css/font.css

21 lines
501 B
CSS
Raw Normal View History

2016-03-01 07:03:27 +00:00
@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';
2016-03-27 11:30:14 +00:00
src: url('/font/InknutAntiquaRegular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
2016-03-11 16:19:35 +00:00
@font-face {
font-family: 'Maximilian Antiqua Initialen';
2016-03-27 11:30:14 +00:00
src: url('/font/MaximilianAntiquaInitialen.ttf') format('truetype');
2016-03-11 16:19:35 +00:00
font-weight: normal;
font-style: normal;
}