aboutsummaryrefslogtreecommitdiff
path: root/styles/shared.scss
diff options
context:
space:
mode:
Diffstat (limited to 'styles/shared.scss')
-rw-r--r--styles/shared.scss8
1 files changed, 0 insertions, 8 deletions
diff --git a/styles/shared.scss b/styles/shared.scss
index ef9379c..840fa4b 100644
--- a/styles/shared.scss
+++ b/styles/shared.scss
@@ -1,14 +1,6 @@
@use "./variables" as *;
@use "./alert";
-@font-face {
- font-display: swap;
- font-family: 'Roboto Flex';
- font-style: normal;
- font-weight: 100 900;
- src: url('/fonts/robotoflex.woff2') format('woff2');
-}
-
body {
font-family: $mainFontStack;
line-height: 1.65;