aboutsummaryrefslogtreecommitdiff
path: root/htdocs/public/assets/css/fonts.css
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/public/assets/css/fonts.css')
-rw-r--r--htdocs/public/assets/css/fonts.css19
1 files changed, 0 insertions, 19 deletions
diff --git a/htdocs/public/assets/css/fonts.css b/htdocs/public/assets/css/fonts.css
deleted file mode 100644
index a7fc4d5..0000000
--- a/htdocs/public/assets/css/fonts.css
+++ /dev/null
@@ -1,19 +0,0 @@
-@font-face {
- font-family: 'Raleway';
- src: url('/assets/fonts/new/regular.ttf');
- font-weight: 125 950;
- font-stretch: 75% 125%;
- font-style: normal;
-}
-
-@font-face {
- font-family: 'Raleway';
- src: url('/assets/fonts/new/italic.ttf');
- font-weight: 125 950;
- font-stretch: 75% 125%;
- font-style: italic;
-}
-
-* {
- font-family: "Raleway", sans-serif;
-} \ No newline at end of file