aboutsummaryrefslogtreecommitdiff
path: root/assets/css/fonts.css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/fonts.css')
-rw-r--r--assets/css/fonts.css41
1 files changed, 0 insertions, 41 deletions
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;
-}