55 lines
1.3 KiB
CSS
55 lines
1.3 KiB
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;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'SturkopfMedium';
|
|
src: url('/font/Sturkopf.ttf') format('truetype');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'GrabsteinMedium';
|
|
src: url('/font/Grabstein.ttf') format('truetype');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Tippa';
|
|
src: url('/font/Tippa.ttf') format('truetype');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Barloesius Schrift';
|
|
src: url('/font/BarloesiusSchrift.ttf') format('truetype');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Gotisch Weiss A';
|
|
src: url('/font/Gotisch Weiss a.ttf') format('truetype');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|