diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 59f4c0b..37b0e95 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -11,9 +11,9 @@
+
-
-
+
@@ -45,6 +45,7 @@
+
@@ -52,6 +53,11 @@
+
+
+
+
+
@@ -78,7 +84,7 @@
1588240852207
-
+
1588308749650
@@ -290,7 +296,14 @@
1588334049718
-
+
+ 1588336335380
+
+
+
+ 1588336335380
+
+
@@ -318,10 +331,10 @@
-
+
-
+
@@ -330,10 +343,10 @@
-
+
-
+
\ No newline at end of file
diff --git a/src/Futura.ttc b/src/Futura.ttc
new file mode 100644
index 0000000..8eaa87a
Binary files /dev/null and b/src/Futura.ttc differ
diff --git a/src/index.css b/src/index.css
index ca8f764..abdc099 100644
--- a/src/index.css
+++ b/src/index.css
@@ -1,3 +1,8 @@
+@font-face {
+ font-family: 'Futura';
+ src: url('./Futura.ttc');
+}
+
body {
margin: 0;
font-family: 'Futura';