diff --git a/css/fonts/arial.css b/css/fonts/arial.css new file mode 100644 index 0000000..861f493 --- /dev/null +++ b/css/fonts/arial.css @@ -0,0 +1,8 @@ +@font-face{ + font-family: arial-font; + src: url('../../fonts/arial.ttf'); +} + +:root{ + --primary-font: arial-font +} \ No newline at end of file diff --git a/css/fonts/comic.css b/css/fonts/comic.css new file mode 100644 index 0000000..c0a6e01 --- /dev/null +++ b/css/fonts/comic.css @@ -0,0 +1,8 @@ +@font-face{ + font-family: comic-sans; + src: url('../../fonts/comic.ttf'); +} + +:root{ + --primary-font: comic-sans +} \ No newline at end of file diff --git a/css/fonts/roboto.css b/css/fonts/roboto.css new file mode 100644 index 0000000..d4aa7d5 --- /dev/null +++ b/css/fonts/roboto.css @@ -0,0 +1,8 @@ +@font-face{ + font-family: roboto; + src: url('../../fonts/roboto.ttf'); +} + +:root{ + --primary-font: roboto +} \ No newline at end of file diff --git a/css/fonts/typespace.css b/css/fonts/typespace.css new file mode 100644 index 0000000..e69de29 diff --git a/css/main.css b/css/main.css index 976b546..c914c61 100644 --- a/css/main.css +++ b/css/main.css @@ -1,6 +1,6 @@ @font-face{ - font-family: monospace-typewriter-font; - src: url('../fonts/MonospaceTypewriter.ttf'); + font-family: typespace; + src: url('../fonts/typespace.ttf'); } :root{ @@ -21,7 +21,7 @@ --notification--success--border: #000000; --notification--special: #ff00ff; --notification--special--border: #000000; - --primary-font: monospace-typewriter-font + --primary-font: typespace } @keyframes resource-hue-spin{ diff --git a/fonts/arial.ttf b/fonts/arial.ttf new file mode 100644 index 0000000..5799f41 Binary files /dev/null and b/fonts/arial.ttf differ diff --git a/fonts/comic.ttf b/fonts/comic.ttf new file mode 100644 index 0000000..d17e1be Binary files /dev/null and b/fonts/comic.ttf differ diff --git a/fonts/roboto.ttf b/fonts/roboto.ttf new file mode 100644 index 0000000..3d6861b Binary files /dev/null and b/fonts/roboto.ttf differ diff --git a/fonts/MonospaceTypewriter.ttf b/fonts/typespace.ttf similarity index 100% rename from fonts/MonospaceTypewriter.ttf rename to fonts/typespace.ttf diff --git a/index.html b/index.html index 80a2811..4a3957e 100644 --- a/index.html +++ b/index.html @@ -2,21 +2,22 @@ - ඞ-lλγers + ωEngine - - + + - + - + - + +
@@ -61,7 +62,7 @@

ωEngine

@@ -77,9 +78,7 @@

ωEngine