summaryrefslogtreecommitdiff
path: root/ui/styles/fonts.css
diff options
context:
space:
mode:
Diffstat (limited to 'ui/styles/fonts.css')
-rw-r--r--ui/styles/fonts.css19
1 files changed, 5 insertions, 14 deletions
diff --git a/ui/styles/fonts.css b/ui/styles/fonts.css
index 06f69c8..280f8c6 100644
--- a/ui/styles/fonts.css
+++ b/ui/styles/fonts.css
@@ -6,6 +6,7 @@
font-style: normal;
font-display: swap;
}
+
@font-face {
font-family: 'Roboto';
src: url('../fonts/Roboto-Bold.ttf') format('truetype');
@@ -13,6 +14,7 @@
font-style: normal;
font-display: swap;
}
+
@font-face {
font-family: 'Roboto';
src: url('../fonts/Roboto-Italic.ttf') format('truetype');
@@ -20,6 +22,7 @@
font-style: italic;
font-display: swap;
}
+
@font-face {
font-family: 'Roboto';
src: url('../fonts/Roboto-BoldItalic.ttf') format('truetype');
@@ -36,6 +39,7 @@
font-style: normal;
font-display: swap;
}
+
@font-face {
font-family: 'Archistico';
src: url('../fonts/Archistico_Bold.ttf') format('truetype');
@@ -52,6 +56,7 @@
font-style: normal;
font-display: swap;
}
+
@font-face {
font-family: 'FiraCode';
src: url('../fonts/FiraCode-Bold.otf') format('opentype');
@@ -59,20 +64,6 @@
font-style: normal;
font-display: swap;
}
-@font-face {
- font-family: 'FiraCode';
- src: url('../fonts/FiraCode-Italic.otf') format('opentype');
- font-weight: normal;
- font-style: italic;
- font-display: swap;
-}
-@font-face {
- font-family: 'FiraCode';
- src: url('../fonts/FiraCode-BoldItalic.otf') format('opentype');
- font-weight: bold;
- font-style: italic;
- font-display: swap;
-}
/*** Overlock ***/
@font-face {