aboutsummaryrefslogtreecommitdiff
path: root/src/app/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/main.css')
-rw-r--r--src/app/main.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/app/main.css b/src/app/main.css
index 4578f87..497050d 100644
--- a/src/app/main.css
+++ b/src/app/main.css
@@ -3,6 +3,11 @@
--foreground: #DDE2EB;
}
+@font-face {
+ font-family: "Roboto Mono";
+ src: url("roboto.ttf");
+}
+
body, button, input {
font-size: 18px;
font-weight: 700;