From 3927a5dea40aa50213bda4895c34e296f122b9d3 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Sat, 24 Feb 2024 22:39:06 +0100 Subject: Test new 1.22 http routes --- assets/css/fonts.css | 41 ----------------------------------------- 1 file changed, 41 deletions(-) delete mode 100644 assets/css/fonts.css (limited to 'assets/css/fonts.css') diff --git a/assets/css/fonts.css b/assets/css/fonts.css deleted file mode 100644 index 6e95548..0000000 --- a/assets/css/fonts.css +++ /dev/null @@ -1,41 +0,0 @@ -@font-face { - font-family: 'Eurofur'; - src: url('/fonts/eurof55.ttf') format('truetype'); - font-weight: normal; - font-style: normal; -} - -@font-face { - font-family: 'Eurofur'; - src: url('/fonts/eurof56.ttf') format('truetype'); - font-weight: normal; - font-style: italic; -} - -@font-face { - font-family: 'Eurofur'; - src: url('/fonts/eurof75.ttf') format('truetype'); - font-weight: bold; - font-style: normal; -} - -@font-face { - font-family: 'Eurofur'; - src: url('/fonts/eurof76.ttf') format('truetype'); - font-weight: bold; - font-style: italic; -} - -@font-face { - font-family: 'Monofur'; - src: url('/fonts/monof55.ttf') format('truetype'); - font-weight: normal; - font-style: normal; -} - -@font-face { - font-family: 'Monofur'; - src: url('/fonts/monof55.ttf') format('truetype'); - font-weight: normal; - font-style: italic; -} -- cgit v1.2.3