aboutsummaryrefslogtreecommitdiff
path: root/assets/css/fonts.scss
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/fonts.scss')
-rw-r--r--assets/css/fonts.scss15
1 files changed, 0 insertions, 15 deletions
diff --git a/assets/css/fonts.scss b/assets/css/fonts.scss
deleted file mode 100644
index 19511ef..0000000
--- a/assets/css/fonts.scss
+++ /dev/null
@@ -1,15 +0,0 @@
-@font-face {
- font-family: 'Aleo';
- font-style: normal;
- font-weight: 100 900;
- font-display: swap;
- src: url('/fonts/aleo.woff2') format('woff2-variations');
-}
-
-@font-face {
- font-family: 'Rubik';
- font-style: normal;
- font-weight: 100 900;
- font-display: swap;
- src: url('/fonts/rubik.woff2') format('woff2-variations');
-} \ No newline at end of file