summaryrefslogtreecommitdiff
path: root/game.css
diff options
context:
space:
mode:
Diffstat (limited to 'game.css')
-rw-r--r--game.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/game.css b/game.css
index d729dc9..b037a15 100644
--- a/game.css
+++ b/game.css
@@ -1,3 +1,10 @@
+@font-face {
+ font-family: 'monogram';
+ src: url('fonts/monogram-extended.ttf');
+ font-weight: normal;
+ font-style: normal;
+}
+
body {
background-color: #3f2832;
margin: 0;