aboutsummaryrefslogtreecommitdiff
path: root/resources/src/css/_typography.scss
diff options
context:
space:
mode:
Diffstat (limited to 'resources/src/css/_typography.scss')
-rw-r--r--resources/src/css/_typography.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/resources/src/css/_typography.scss b/resources/src/css/_typography.scss
index f0cc680..a9e24c1 100644
--- a/resources/src/css/_typography.scss
+++ b/resources/src/css/_typography.scss
@@ -9,6 +9,11 @@
}
@font-face {
+ font-family: "nunito-bold";
+ src: url("../fonts/nunito/Nunito-Bold.ttf");
+}
+
+@font-face {
font-family: "roboto-light";
src: url("../fonts/roboto/Roboto-Light.ttf");
}