blog.nek0.eu/site/css/font.css

56 lines
1.3 KiB
CSS
Raw Normal View History

2016-03-01 07:03:27 +00:00
@font-face {
2020-07-08 02:31:05 +00:00
font-family: 'Didact Gothic';
src: url('/font/DidactGothicMedium.ttf') format('truetype');
font-weight: normal;
font-style: normal;
2016-03-01 07:03:27 +00:00
}
@font-face {
2020-07-08 02:31:05 +00:00
font-family: 'Inknut Antiqua';
src: url('/font/InknutAntiquaRegular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
2016-03-11 16:19:35 +00:00
@font-face {
2020-07-08 02:31:05 +00:00
font-family: 'Maximilian Antiqua Initialen';
src: url('/font/MaximilianAntiquaInitialen.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
2021-04-17 03:48:21 +00:00
font-family: 'SturkopfMedium';
src: url('/font/Sturkopf.ttf') format('truetype');
2020-07-08 02:31:05 +00:00
font-weight: normal;
font-style: normal;
2016-03-11 16:19:35 +00:00
}
2022-07-26 06:43:07 +00:00
@font-face {
font-family: 'GrabsteinMedium';
src: url('/font/Grabstein.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
2023-04-10 07:54:53 +00:00
@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;
}