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 @@ + - - + + + + + + @@ -78,7 +84,7 @@ @@ -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';