nek0.eu/css/font.css

28 lines
658 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';
src: url('/font/InknutAntiqua-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
2016-03-11 16:19:35 +00:00
font-family: 'Apex Lake';
src: url('/font/Apex Lake Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
2016-03-11 16:19:35 +00:00
@font-face {
font-family: 'Maximilian Antiqua Initialen';
src: url('/font/Maximilian Antiqua Initialen.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}