aboutsummaryrefslogtreecommitdiff
path: root/views/common/fonts.css
diff options
context:
space:
mode:
Diffstat (limited to 'views/common/fonts.css')
-rw-r--r--views/common/fonts.css44
1 files changed, 22 insertions, 22 deletions
diff --git a/views/common/fonts.css b/views/common/fonts.css
index 5aa99e0..a7d81d5 100644
--- a/views/common/fonts.css
+++ b/views/common/fonts.css
@@ -1,23 +1,23 @@
-@font-face {
- font-family: "Comfortaa";
- src: url("regular.ttf");
- font-weight: normal;
-}
-
-@font-face {
- font-family: "Comfortaa";
- src: url("bold.ttf");
- font-weight: bold;
-}
-
-*, body, html, div {
- font-family: "Comfortaa", -apple-system, sans-serif;
-}
-
-#gpuinfo-inner, #gpuinfo-inner * {
- font-family: monospace !important;
-}
-
-body, * {
- cursor: default !important;
+@font-face {
+ font-family: "Comfortaa";
+ src: url("regular.ttf");
+ font-weight: normal;
+}
+
+@font-face {
+ font-family: "Comfortaa";
+ src: url("bold.ttf");
+ font-weight: bold;
+}
+
+*, body, html, div {
+ font-family: "Comfortaa", -apple-system, sans-serif;
+}
+
+#gpuinfo-inner, #gpuinfo-inner * {
+ font-family: monospace !important;
+}
+
+body, * {
+ cursor: default !important;
} \ No newline at end of file