diff --git a/src/fonts/Aurebesh/aurebesh-bold-italic.otf b/src/fonts/Aurebesh/aurebesh-bold-italic.otf
new file mode 100644
index 0000000..1a3165a
Binary files /dev/null and b/src/fonts/Aurebesh/aurebesh-bold-italic.otf differ
diff --git a/src/fonts/Aurebesh/aurebesh-bold.otf b/src/fonts/Aurebesh/aurebesh-bold.otf
new file mode 100644
index 0000000..231eccf
Binary files /dev/null and b/src/fonts/Aurebesh/aurebesh-bold.otf differ
diff --git a/src/fonts/Aurebesh/aurebesh-condensed-bold-italic.otf b/src/fonts/Aurebesh/aurebesh-condensed-bold-italic.otf
new file mode 100644
index 0000000..1eb307a
Binary files /dev/null and b/src/fonts/Aurebesh/aurebesh-condensed-bold-italic.otf differ
diff --git a/src/fonts/Aurebesh/aurebesh-condensed-bold.otf b/src/fonts/Aurebesh/aurebesh-condensed-bold.otf
new file mode 100644
index 0000000..30ac2db
Binary files /dev/null and b/src/fonts/Aurebesh/aurebesh-condensed-bold.otf differ
diff --git a/src/fonts/Aurebesh/aurebesh-condensed-italic.otf b/src/fonts/Aurebesh/aurebesh-condensed-italic.otf
new file mode 100644
index 0000000..664b4fc
Binary files /dev/null and b/src/fonts/Aurebesh/aurebesh-condensed-italic.otf differ
diff --git a/src/fonts/Aurebesh/aurebesh-condensed.otf b/src/fonts/Aurebesh/aurebesh-condensed.otf
new file mode 100644
index 0000000..01ad4d2
Binary files /dev/null and b/src/fonts/Aurebesh/aurebesh-condensed.otf differ
diff --git a/src/fonts/Aurebesh/aurebesh-italic.otf b/src/fonts/Aurebesh/aurebesh-italic.otf
new file mode 100644
index 0000000..cc98c0f
Binary files /dev/null and b/src/fonts/Aurebesh/aurebesh-italic.otf differ
diff --git a/src/fonts/Aurebesh/aurebesh-normal.ttf b/src/fonts/Aurebesh/aurebesh-normal.ttf
new file mode 100644
index 0000000..1c74149
Binary files /dev/null and b/src/fonts/Aurebesh/aurebesh-normal.ttf differ
diff --git a/src/fonts/Aurebesh/aurebesh.css b/src/fonts/Aurebesh/aurebesh.css
new file mode 100644
index 0000000..cd98fd3
--- /dev/null
+++ b/src/fonts/Aurebesh/aurebesh.css
@@ -0,0 +1,52 @@
+@font-face {
+ font-family: 'Aurebesh';
+ font-style: normal;
+ font-weight: normal;
+ src: url('./aurebesh-normal.ttf');
+}
+
+@font-face {
+ font-family: 'Aurebesh';
+ font-style: normal;
+ font-weight: bold;
+ src: url('./aurebesh-bold.ttf');
+}
+
+@font-face {
+ font-family: 'Aurebesh';
+ font-style: italic;
+ font-weight: bold;
+ src: url('./aurebesh-bold-italic.ttf');
+}
+
+@font-face {
+ font-family: 'Aurebesh';
+ font-style: normal;
+ font-weight: normal;
+ font-stretch: condensed;
+ src: url('./aurebesh-condensed.ttf');
+}
+
+@font-face {
+ font-family: 'Aurebesh';
+ font-style: normal;
+ font-weight: bold;
+ font-stretch: condensed;
+ src: url('./aurebesh-condensed-bold.ttf');
+}
+
+@font-face {
+ font-family: 'Aurebesh';
+ font-style: italic;
+ font-weight: normal;
+ font-stretch: condensed;
+ src: url('./aurebesh-condensed-italic.ttf');
+}
+
+@font-face {
+ font-family: 'Aurebesh';
+ font-style: italic;
+ font-weight: bold;
+ font-stretch: condensed;
+ src: url('./aurebesh-condensed-bold-italic.ttf');
+}
diff --git a/src/fonts/Aurek-Besh/Aurek-Besh.ttf b/src/fonts/Aurek-Besh/Aurek-Besh.ttf
new file mode 100644
index 0000000..5cc4cc1
Binary files /dev/null and b/src/fonts/Aurek-Besh/Aurek-Besh.ttf differ
diff --git a/src/fonts/Aurek-Besh/aurek-besh-narrow.ttf b/src/fonts/Aurek-Besh/aurek-besh-narrow.ttf
new file mode 100644
index 0000000..ab6c448
Binary files /dev/null and b/src/fonts/Aurek-Besh/aurek-besh-narrow.ttf differ
diff --git a/src/fonts/Aurek-Besh/aurek-besh.css b/src/fonts/Aurek-Besh/aurek-besh.css
new file mode 100644
index 0000000..e69de29
diff --git a/src/fonts/Elektra Pro/elektra-pro-light.otf b/src/fonts/Elektra Pro/elektra-pro-light.otf
new file mode 100644
index 0000000..6d77978
Binary files /dev/null and b/src/fonts/Elektra Pro/elektra-pro-light.otf differ
diff --git a/src/fonts/Elektra Pro/elektra-pro-medium-bold-italic.otf b/src/fonts/Elektra Pro/elektra-pro-medium-bold-italic.otf
new file mode 100644
index 0000000..2e7b3a8
Binary files /dev/null and b/src/fonts/Elektra Pro/elektra-pro-medium-bold-italic.otf differ
diff --git a/src/fonts/Elektra Pro/elektra-pro-medium-bold.otf b/src/fonts/Elektra Pro/elektra-pro-medium-bold.otf
new file mode 100644
index 0000000..86e0105
Binary files /dev/null and b/src/fonts/Elektra Pro/elektra-pro-medium-bold.otf differ
diff --git a/src/fonts/Elektra Pro/elektra-pro-medium.otf b/src/fonts/Elektra Pro/elektra-pro-medium.otf
new file mode 100644
index 0000000..f1285c9
Binary files /dev/null and b/src/fonts/Elektra Pro/elektra-pro-medium.otf differ
diff --git a/src/fonts/Elektra Pro/elektra-pro-text.otf b/src/fonts/Elektra Pro/elektra-pro-text.otf
new file mode 100644
index 0000000..f3e929b
Binary files /dev/null and b/src/fonts/Elektra Pro/elektra-pro-text.otf differ
diff --git a/src/fonts/Elektra Pro/elektra-pro.css b/src/fonts/Elektra Pro/elektra-pro.css
new file mode 100644
index 0000000..e97d4ee
--- /dev/null
+++ b/src/fonts/Elektra Pro/elektra-pro.css
@@ -0,0 +1,26 @@
+@font-face{
+ font-family: "Elektra Pro";
+ src: url('./elektra-pro-light.otf') format("opentype");
+ font-weight: 300;
+}
+@font-face{
+ font-family: "Elektra Pro";
+ src: url('./elektra-pro-medium-bold-italic.otf') format("opentype");
+ font-weight: bold;
+ font-style: italic;
+}
+@font-face{
+ font-family: "Elektra Pro";
+ src: url('./elektra-pro-medium-bold.otf') format("opentype");
+ font-weight: bold;
+}
+@font-face{
+ font-family: "Elektra Pro";
+ src: url('./elektra-pro-medium.otf') format("opentype");
+ font-weight: 500;
+}
+@font-face{
+ font-family: "Elektra Pro";
+ src: url('./elektra-pro-text.otf') format("opentype");
+ font-weight: 375;
+}
\ No newline at end of file
diff --git a/src/fonts/EotE Symbol Regular v1.otf b/src/fonts/EotE Symbol Regular v1.otf
new file mode 100644
index 0000000..ea1ebfc
Binary files /dev/null and b/src/fonts/EotE Symbol Regular v1.otf differ
diff --git a/src/fonts/Eurostile LT/eurostile-lt-std-boldcn.otf b/src/fonts/Eurostile LT/eurostile-lt-std-boldcn.otf
new file mode 100644
index 0000000..1957843
Binary files /dev/null and b/src/fonts/Eurostile LT/eurostile-lt-std-boldcn.otf differ
diff --git a/src/fonts/Eurostile LT/eurostile-lt-std-boldex.otf b/src/fonts/Eurostile LT/eurostile-lt-std-boldex.otf
new file mode 100644
index 0000000..7ad5766
Binary files /dev/null and b/src/fonts/Eurostile LT/eurostile-lt-std-boldex.otf differ
diff --git a/src/fonts/Eurostile LT/eurostile-lt-std-cn.otf b/src/fonts/Eurostile LT/eurostile-lt-std-cn.otf
new file mode 100644
index 0000000..d49bb23
Binary files /dev/null and b/src/fonts/Eurostile LT/eurostile-lt-std-cn.otf differ
diff --git a/src/fonts/Eurostile LT/eurostile-lt-std-demi-oblique.ttf b/src/fonts/Eurostile LT/eurostile-lt-std-demi-oblique.ttf
new file mode 100644
index 0000000..8503d5e
Binary files /dev/null and b/src/fonts/Eurostile LT/eurostile-lt-std-demi-oblique.ttf differ
diff --git a/src/fonts/Eurostile LT/eurostile-lt-std-demi.otf b/src/fonts/Eurostile LT/eurostile-lt-std-demi.otf
new file mode 100644
index 0000000..3608b99
Binary files /dev/null and b/src/fonts/Eurostile LT/eurostile-lt-std-demi.otf differ
diff --git a/src/fonts/Eurostile LT/eurostile-lt-std-oblique.ttf b/src/fonts/Eurostile LT/eurostile-lt-std-oblique.ttf
new file mode 100644
index 0000000..334f249
Binary files /dev/null and b/src/fonts/Eurostile LT/eurostile-lt-std-oblique.ttf differ
diff --git a/src/fonts/Eurostile LT/eurostile-lt.css b/src/fonts/Eurostile LT/eurostile-lt.css
new file mode 100644
index 0000000..35ccf0e
--- /dev/null
+++ b/src/fonts/Eurostile LT/eurostile-lt.css
@@ -0,0 +1,38 @@
+@font-face{
+ font-family: 'Eurostile LT';
+ font-weight: bold;
+ font-stretch: expanded;
+ src: url('./eurostile-lt-std-boldex.otf') format("opentype");
+}
+
+@font-face{
+ font-family: 'Eurostile LT';
+ font-stretch: condensed;
+ src: url('./eurostile-lt-std-cn.otf') format("opentype");
+}
+
+@font-face{
+ font-family: 'Eurostile LT';
+ font-weight: 600;
+ src: url('./eurostile-lt-std-demi.otf') format("opentype");
+}
+
+@font-face{
+ font-family: 'Eurostile LT';
+ font-style: oblique;
+ src: url('./eurostile-lt-std-oblique.ttf') format("truetype");;
+}
+
+@font-face{
+ font-family: 'Eurostile LT';
+ font-weight: 600;
+ font-style: oblique;
+ src: url('./eurostile-lt-std-demi-oblique.ttf') format("truetype");;
+}
+
+@font-face{
+ font-family: 'Eurostile LT';
+ font-weight: bold;
+ font-stretch: condensed;
+ src: url('./eurostile-lt-std-boldcn.otf') format("opentype");
+}
diff --git a/src/fonts/ITC Stone Sans/itcstonesans-bold.ttf b/src/fonts/ITC Stone Sans/itcstonesans-bold.ttf
new file mode 100644
index 0000000..cd93d98
Binary files /dev/null and b/src/fonts/ITC Stone Sans/itcstonesans-bold.ttf differ
diff --git a/src/fonts/ITC Stone Sans/itcstonesans-medium.otf b/src/fonts/ITC Stone Sans/itcstonesans-medium.otf
new file mode 100644
index 0000000..1bf408c
Binary files /dev/null and b/src/fonts/ITC Stone Sans/itcstonesans-medium.otf differ
diff --git a/src/fonts/ITC Stone Sans/itcstonesans.css b/src/fonts/ITC Stone Sans/itcstonesans.css
new file mode 100644
index 0000000..78ab31b
--- /dev/null
+++ b/src/fonts/ITC Stone Sans/itcstonesans.css
@@ -0,0 +1,10 @@
+@font-face{
+ font-family: "ITC Stone Sans";
+ src: url('./itcstonesans-medium.otf');
+ font-weight: 530;
+}
+@font-face{
+ font-family: "ITC Stone Sans";
+ src: url('./itcstonesans-bold.ttf');
+ font-weight: bold;
+}
\ No newline at end of file
diff --git a/src/fonts/ITC Symbol/itc-symbol.css b/src/fonts/ITC Symbol/itc-symbol.css
new file mode 100644
index 0000000..cfba4d7
--- /dev/null
+++ b/src/fonts/ITC Symbol/itc-symbol.css
@@ -0,0 +1,50 @@
+@font-face{
+ font-family: "ITC Symbol";
+ src: url('./itcsymbolstd-black.otf');
+ font-weight: 800;
+}
+
+@font-face{
+ font-family: "ITC Symbol";
+ src: url('./itcsymbolstd-blackitalic.otf');
+ font-weight: 800;
+ font-style: italic;
+}
+@font-face{
+ font-family: "ITC Symbol";
+ src: url('./itcsymbolstd-bold.ttf');
+ font-weight: bold;
+}
+
+@font-face{
+ font-family: "ITC Symbol";
+ src: url('./itcsymbolstd-bolditalic.otf');
+ font-weight: bold;
+ font-style: italic;
+}
+
+@font-face{
+ font-family: "ITC Symbol";
+ src: url('./itcsymbolstd-book.otf');
+ font-weight: 350;
+}
+
+@font-face{
+ font-family: "ITC Symbol";
+ src: url('./itcsymbolstd-bookitalic.otf');
+ font-weight: 350;
+ font-style: italic;
+}
+
+@font-face{
+ font-family: "ITC Symbol";
+ src: url('./itcsymbolstd-medium.otf');
+ font-weight: 530;
+}
+
+@font-face{
+ font-family: "ITC Symbol";
+ src: url('./itcsymbolstd-mediumitalic.otf');
+ font-weight: 530;
+ font-style: italic;
+}
diff --git a/src/fonts/ITC Symbol/itcsymbolstd-black.otf b/src/fonts/ITC Symbol/itcsymbolstd-black.otf
new file mode 100644
index 0000000..05fd1f3
Binary files /dev/null and b/src/fonts/ITC Symbol/itcsymbolstd-black.otf differ
diff --git a/src/fonts/ITC Symbol/itcsymbolstd-blackitalic.otf b/src/fonts/ITC Symbol/itcsymbolstd-blackitalic.otf
new file mode 100644
index 0000000..2461235
Binary files /dev/null and b/src/fonts/ITC Symbol/itcsymbolstd-blackitalic.otf differ
diff --git a/src/fonts/ITC Symbol/itcsymbolstd-bold.ttf b/src/fonts/ITC Symbol/itcsymbolstd-bold.ttf
new file mode 100644
index 0000000..2510c44
Binary files /dev/null and b/src/fonts/ITC Symbol/itcsymbolstd-bold.ttf differ
diff --git a/src/fonts/ITC Symbol/itcsymbolstd-bolditalic.otf b/src/fonts/ITC Symbol/itcsymbolstd-bolditalic.otf
new file mode 100644
index 0000000..9e028e5
Binary files /dev/null and b/src/fonts/ITC Symbol/itcsymbolstd-bolditalic.otf differ
diff --git a/src/fonts/ITC Symbol/itcsymbolstd-book.otf b/src/fonts/ITC Symbol/itcsymbolstd-book.otf
new file mode 100644
index 0000000..99c8915
Binary files /dev/null and b/src/fonts/ITC Symbol/itcsymbolstd-book.otf differ
diff --git a/src/fonts/ITC Symbol/itcsymbolstd-bookitalic.otf b/src/fonts/ITC Symbol/itcsymbolstd-bookitalic.otf
new file mode 100644
index 0000000..c298044
Binary files /dev/null and b/src/fonts/ITC Symbol/itcsymbolstd-bookitalic.otf differ
diff --git a/src/fonts/ITC Symbol/itcsymbolstd-medium.otf b/src/fonts/ITC Symbol/itcsymbolstd-medium.otf
new file mode 100644
index 0000000..c50804c
Binary files /dev/null and b/src/fonts/ITC Symbol/itcsymbolstd-medium.otf differ
diff --git a/src/fonts/ITC Symbol/itcsymbolstd-mediumitalic.otf b/src/fonts/ITC Symbol/itcsymbolstd-mediumitalic.otf
new file mode 100644
index 0000000..4c3e1c6
Binary files /dev/null and b/src/fonts/ITC Symbol/itcsymbolstd-mediumitalic.otf differ
diff --git a/src/fonts/MISTRAL.TTF b/src/fonts/MISTRAL.TTF
new file mode 100644
index 0000000..cc3646f
Binary files /dev/null and b/src/fonts/MISTRAL.TTF differ
diff --git a/src/fonts/Maqui/MaquiW00-Black.eot b/src/fonts/Maqui/MaquiW00-Black.eot
new file mode 100644
index 0000000..38f4acd
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Black.eot differ
diff --git a/src/fonts/Maqui/MaquiW00-Black.svg b/src/fonts/Maqui/MaquiW00-Black.svg
new file mode 100644
index 0000000..cf3d698
--- /dev/null
+++ b/src/fonts/Maqui/MaquiW00-Black.svg
@@ -0,0 +1,1762 @@
+
+
+
diff --git a/src/fonts/Maqui/MaquiW00-Black.ttf b/src/fonts/Maqui/MaquiW00-Black.ttf
new file mode 100644
index 0000000..eafeb9a
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Black.ttf differ
diff --git a/src/fonts/Maqui/MaquiW00-Black.woff b/src/fonts/Maqui/MaquiW00-Black.woff
new file mode 100644
index 0000000..e426811
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Black.woff differ
diff --git a/src/fonts/Maqui/MaquiW00-Black.woff2 b/src/fonts/Maqui/MaquiW00-Black.woff2
new file mode 100644
index 0000000..bd4f4e6
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Black.woff2 differ
diff --git a/src/fonts/Maqui/MaquiW00-BlackItalic.eot b/src/fonts/Maqui/MaquiW00-BlackItalic.eot
new file mode 100644
index 0000000..e232d4f
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-BlackItalic.eot differ
diff --git a/src/fonts/Maqui/MaquiW00-BlackItalic.svg b/src/fonts/Maqui/MaquiW00-BlackItalic.svg
new file mode 100644
index 0000000..8427aeb
--- /dev/null
+++ b/src/fonts/Maqui/MaquiW00-BlackItalic.svg
@@ -0,0 +1,1810 @@
+
+
+
diff --git a/src/fonts/Maqui/MaquiW00-BlackItalic.ttf b/src/fonts/Maqui/MaquiW00-BlackItalic.ttf
new file mode 100644
index 0000000..9f7cd3d
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-BlackItalic.ttf differ
diff --git a/src/fonts/Maqui/MaquiW00-BlackItalic.woff b/src/fonts/Maqui/MaquiW00-BlackItalic.woff
new file mode 100644
index 0000000..c5b404d
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-BlackItalic.woff differ
diff --git a/src/fonts/Maqui/MaquiW00-BlackItalic.woff2 b/src/fonts/Maqui/MaquiW00-BlackItalic.woff2
new file mode 100644
index 0000000..8260a3e
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-BlackItalic.woff2 differ
diff --git a/src/fonts/Maqui/MaquiW00-Bold.eot b/src/fonts/Maqui/MaquiW00-Bold.eot
new file mode 100644
index 0000000..cfe0116
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Bold.eot differ
diff --git a/src/fonts/Maqui/MaquiW00-Bold.svg b/src/fonts/Maqui/MaquiW00-Bold.svg
new file mode 100644
index 0000000..ace1a73
--- /dev/null
+++ b/src/fonts/Maqui/MaquiW00-Bold.svg
@@ -0,0 +1,1816 @@
+
+
+
diff --git a/src/fonts/Maqui/MaquiW00-Bold.ttf b/src/fonts/Maqui/MaquiW00-Bold.ttf
new file mode 100644
index 0000000..ce29a9b
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Bold.ttf differ
diff --git a/src/fonts/Maqui/MaquiW00-Bold.woff b/src/fonts/Maqui/MaquiW00-Bold.woff
new file mode 100644
index 0000000..d98d11a
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Bold.woff differ
diff --git a/src/fonts/Maqui/MaquiW00-Bold.woff2 b/src/fonts/Maqui/MaquiW00-Bold.woff2
new file mode 100644
index 0000000..6b667c6
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Bold.woff2 differ
diff --git a/src/fonts/Maqui/MaquiW00-BoldItalic.eot b/src/fonts/Maqui/MaquiW00-BoldItalic.eot
new file mode 100644
index 0000000..9cdeb8d
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-BoldItalic.eot differ
diff --git a/src/fonts/Maqui/MaquiW00-BoldItalic.svg b/src/fonts/Maqui/MaquiW00-BoldItalic.svg
new file mode 100644
index 0000000..0a35362
--- /dev/null
+++ b/src/fonts/Maqui/MaquiW00-BoldItalic.svg
@@ -0,0 +1,1860 @@
+
+
+
diff --git a/src/fonts/Maqui/MaquiW00-BoldItalic.ttf b/src/fonts/Maqui/MaquiW00-BoldItalic.ttf
new file mode 100644
index 0000000..c8c4f20
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-BoldItalic.ttf differ
diff --git a/src/fonts/Maqui/MaquiW00-BoldItalic.woff b/src/fonts/Maqui/MaquiW00-BoldItalic.woff
new file mode 100644
index 0000000..7bec044
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-BoldItalic.woff differ
diff --git a/src/fonts/Maqui/MaquiW00-BoldItalic.woff2 b/src/fonts/Maqui/MaquiW00-BoldItalic.woff2
new file mode 100644
index 0000000..6689221
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-BoldItalic.woff2 differ
diff --git a/src/fonts/Maqui/MaquiW00-Book.eot b/src/fonts/Maqui/MaquiW00-Book.eot
new file mode 100644
index 0000000..c493f66
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Book.eot differ
diff --git a/src/fonts/Maqui/MaquiW00-Book.svg b/src/fonts/Maqui/MaquiW00-Book.svg
new file mode 100644
index 0000000..89190fc
--- /dev/null
+++ b/src/fonts/Maqui/MaquiW00-Book.svg
@@ -0,0 +1,1832 @@
+
+
+
diff --git a/src/fonts/Maqui/MaquiW00-Book.ttf b/src/fonts/Maqui/MaquiW00-Book.ttf
new file mode 100644
index 0000000..37bd15e
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Book.ttf differ
diff --git a/src/fonts/Maqui/MaquiW00-Book.woff b/src/fonts/Maqui/MaquiW00-Book.woff
new file mode 100644
index 0000000..0b6492d
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Book.woff differ
diff --git a/src/fonts/Maqui/MaquiW00-Book.woff2 b/src/fonts/Maqui/MaquiW00-Book.woff2
new file mode 100644
index 0000000..bc436fb
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Book.woff2 differ
diff --git a/src/fonts/Maqui/MaquiW00-BookItalic.eot b/src/fonts/Maqui/MaquiW00-BookItalic.eot
new file mode 100644
index 0000000..7e5d992
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-BookItalic.eot differ
diff --git a/src/fonts/Maqui/MaquiW00-BookItalic.svg b/src/fonts/Maqui/MaquiW00-BookItalic.svg
new file mode 100644
index 0000000..dd43292
--- /dev/null
+++ b/src/fonts/Maqui/MaquiW00-BookItalic.svg
@@ -0,0 +1,1879 @@
+
+
+
diff --git a/src/fonts/Maqui/MaquiW00-BookItalic.ttf b/src/fonts/Maqui/MaquiW00-BookItalic.ttf
new file mode 100644
index 0000000..563dcdd
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-BookItalic.ttf differ
diff --git a/src/fonts/Maqui/MaquiW00-BookItalic.woff b/src/fonts/Maqui/MaquiW00-BookItalic.woff
new file mode 100644
index 0000000..aae1cdd
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-BookItalic.woff differ
diff --git a/src/fonts/Maqui/MaquiW00-BookItalic.woff2 b/src/fonts/Maqui/MaquiW00-BookItalic.woff2
new file mode 100644
index 0000000..cd73b6c
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-BookItalic.woff2 differ
diff --git a/src/fonts/Maqui/MaquiW00-Extralight.eot b/src/fonts/Maqui/MaquiW00-Extralight.eot
new file mode 100644
index 0000000..cf54e02
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Extralight.eot differ
diff --git a/src/fonts/Maqui/MaquiW00-Extralight.svg b/src/fonts/Maqui/MaquiW00-Extralight.svg
new file mode 100644
index 0000000..b48f407
--- /dev/null
+++ b/src/fonts/Maqui/MaquiW00-Extralight.svg
@@ -0,0 +1,1844 @@
+
+
+
diff --git a/src/fonts/Maqui/MaquiW00-Extralight.ttf b/src/fonts/Maqui/MaquiW00-Extralight.ttf
new file mode 100644
index 0000000..8fc3424
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Extralight.ttf differ
diff --git a/src/fonts/Maqui/MaquiW00-Extralight.woff b/src/fonts/Maqui/MaquiW00-Extralight.woff
new file mode 100644
index 0000000..7f7a862
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Extralight.woff differ
diff --git a/src/fonts/Maqui/MaquiW00-Extralight.woff2 b/src/fonts/Maqui/MaquiW00-Extralight.woff2
new file mode 100644
index 0000000..896abd4
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Extralight.woff2 differ
diff --git a/src/fonts/Maqui/MaquiW00-ExtralightItalic.eot b/src/fonts/Maqui/MaquiW00-ExtralightItalic.eot
new file mode 100644
index 0000000..ce573d3
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-ExtralightItalic.eot differ
diff --git a/src/fonts/Maqui/MaquiW00-ExtralightItalic.svg b/src/fonts/Maqui/MaquiW00-ExtralightItalic.svg
new file mode 100644
index 0000000..daa4ed0
--- /dev/null
+++ b/src/fonts/Maqui/MaquiW00-ExtralightItalic.svg
@@ -0,0 +1,1885 @@
+
+
+
diff --git a/src/fonts/Maqui/MaquiW00-ExtralightItalic.ttf b/src/fonts/Maqui/MaquiW00-ExtralightItalic.ttf
new file mode 100644
index 0000000..0ae76e5
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-ExtralightItalic.ttf differ
diff --git a/src/fonts/Maqui/MaquiW00-ExtralightItalic.woff b/src/fonts/Maqui/MaquiW00-ExtralightItalic.woff
new file mode 100644
index 0000000..71eeabf
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-ExtralightItalic.woff differ
diff --git a/src/fonts/Maqui/MaquiW00-ExtralightItalic.woff2 b/src/fonts/Maqui/MaquiW00-ExtralightItalic.woff2
new file mode 100644
index 0000000..84aa58f
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-ExtralightItalic.woff2 differ
diff --git a/src/fonts/Maqui/MaquiW00-Heavy.eot b/src/fonts/Maqui/MaquiW00-Heavy.eot
new file mode 100644
index 0000000..f3322d0
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Heavy.eot differ
diff --git a/src/fonts/Maqui/MaquiW00-Heavy.svg b/src/fonts/Maqui/MaquiW00-Heavy.svg
new file mode 100644
index 0000000..ae08c28
--- /dev/null
+++ b/src/fonts/Maqui/MaquiW00-Heavy.svg
@@ -0,0 +1,1803 @@
+
+
+
diff --git a/src/fonts/Maqui/MaquiW00-Heavy.ttf b/src/fonts/Maqui/MaquiW00-Heavy.ttf
new file mode 100644
index 0000000..22c8bd3
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Heavy.ttf differ
diff --git a/src/fonts/Maqui/MaquiW00-Heavy.woff b/src/fonts/Maqui/MaquiW00-Heavy.woff
new file mode 100644
index 0000000..5f4c3b3
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Heavy.woff differ
diff --git a/src/fonts/Maqui/MaquiW00-Heavy.woff2 b/src/fonts/Maqui/MaquiW00-Heavy.woff2
new file mode 100644
index 0000000..a81161c
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Heavy.woff2 differ
diff --git a/src/fonts/Maqui/MaquiW00-HeavyItalic.eot b/src/fonts/Maqui/MaquiW00-HeavyItalic.eot
new file mode 100644
index 0000000..765d37c
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-HeavyItalic.eot differ
diff --git a/src/fonts/Maqui/MaquiW00-HeavyItalic.svg b/src/fonts/Maqui/MaquiW00-HeavyItalic.svg
new file mode 100644
index 0000000..6a4f00a
--- /dev/null
+++ b/src/fonts/Maqui/MaquiW00-HeavyItalic.svg
@@ -0,0 +1,1845 @@
+
+
+
diff --git a/src/fonts/Maqui/MaquiW00-HeavyItalic.ttf b/src/fonts/Maqui/MaquiW00-HeavyItalic.ttf
new file mode 100644
index 0000000..e845d4b
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-HeavyItalic.ttf differ
diff --git a/src/fonts/Maqui/MaquiW00-HeavyItalic.woff b/src/fonts/Maqui/MaquiW00-HeavyItalic.woff
new file mode 100644
index 0000000..db105c3
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-HeavyItalic.woff differ
diff --git a/src/fonts/Maqui/MaquiW00-HeavyItalic.woff2 b/src/fonts/Maqui/MaquiW00-HeavyItalic.woff2
new file mode 100644
index 0000000..cfd14ca
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-HeavyItalic.woff2 differ
diff --git a/src/fonts/Maqui/MaquiW00-Italic.eot b/src/fonts/Maqui/MaquiW00-Italic.eot
new file mode 100644
index 0000000..6cebb00
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Italic.eot differ
diff --git a/src/fonts/Maqui/MaquiW00-Italic.svg b/src/fonts/Maqui/MaquiW00-Italic.svg
new file mode 100644
index 0000000..820fe94
--- /dev/null
+++ b/src/fonts/Maqui/MaquiW00-Italic.svg
@@ -0,0 +1,1878 @@
+
+
+
diff --git a/src/fonts/Maqui/MaquiW00-Italic.ttf b/src/fonts/Maqui/MaquiW00-Italic.ttf
new file mode 100644
index 0000000..a9a0834
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Italic.ttf differ
diff --git a/src/fonts/Maqui/MaquiW00-Italic.woff b/src/fonts/Maqui/MaquiW00-Italic.woff
new file mode 100644
index 0000000..f606979
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Italic.woff differ
diff --git a/src/fonts/Maqui/MaquiW00-Italic.woff2 b/src/fonts/Maqui/MaquiW00-Italic.woff2
new file mode 100644
index 0000000..d1bbe9f
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Italic.woff2 differ
diff --git a/src/fonts/Maqui/MaquiW00-Light.eot b/src/fonts/Maqui/MaquiW00-Light.eot
new file mode 100644
index 0000000..b930c66
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Light.eot differ
diff --git a/src/fonts/Maqui/MaquiW00-Light.svg b/src/fonts/Maqui/MaquiW00-Light.svg
new file mode 100644
index 0000000..5b0ceac
--- /dev/null
+++ b/src/fonts/Maqui/MaquiW00-Light.svg
@@ -0,0 +1,1838 @@
+
+
+
diff --git a/src/fonts/Maqui/MaquiW00-Light.ttf b/src/fonts/Maqui/MaquiW00-Light.ttf
new file mode 100644
index 0000000..30d309a
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Light.ttf differ
diff --git a/src/fonts/Maqui/MaquiW00-Light.woff b/src/fonts/Maqui/MaquiW00-Light.woff
new file mode 100644
index 0000000..4efd1d3
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Light.woff differ
diff --git a/src/fonts/Maqui/MaquiW00-Light.woff2 b/src/fonts/Maqui/MaquiW00-Light.woff2
new file mode 100644
index 0000000..949dee7
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Light.woff2 differ
diff --git a/src/fonts/Maqui/MaquiW00-LightItalic.eot b/src/fonts/Maqui/MaquiW00-LightItalic.eot
new file mode 100644
index 0000000..c60305b
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-LightItalic.eot differ
diff --git a/src/fonts/Maqui/MaquiW00-LightItalic.svg b/src/fonts/Maqui/MaquiW00-LightItalic.svg
new file mode 100644
index 0000000..a68f20a
--- /dev/null
+++ b/src/fonts/Maqui/MaquiW00-LightItalic.svg
@@ -0,0 +1,1888 @@
+
+
+
diff --git a/src/fonts/Maqui/MaquiW00-LightItalic.ttf b/src/fonts/Maqui/MaquiW00-LightItalic.ttf
new file mode 100644
index 0000000..42719c4
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-LightItalic.ttf differ
diff --git a/src/fonts/Maqui/MaquiW00-LightItalic.woff b/src/fonts/Maqui/MaquiW00-LightItalic.woff
new file mode 100644
index 0000000..11f1d00
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-LightItalic.woff differ
diff --git a/src/fonts/Maqui/MaquiW00-LightItalic.woff2 b/src/fonts/Maqui/MaquiW00-LightItalic.woff2
new file mode 100644
index 0000000..9e904ab
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-LightItalic.woff2 differ
diff --git a/src/fonts/Maqui/MaquiW00-Regular.eot b/src/fonts/Maqui/MaquiW00-Regular.eot
new file mode 100644
index 0000000..eaf4502
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Regular.eot differ
diff --git a/src/fonts/Maqui/MaquiW00-Regular.svg b/src/fonts/Maqui/MaquiW00-Regular.svg
new file mode 100644
index 0000000..57a3ed6
--- /dev/null
+++ b/src/fonts/Maqui/MaquiW00-Regular.svg
@@ -0,0 +1,1818 @@
+
+
+
diff --git a/src/fonts/Maqui/MaquiW00-Regular.ttf b/src/fonts/Maqui/MaquiW00-Regular.ttf
new file mode 100644
index 0000000..9fd156f
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Regular.ttf differ
diff --git a/src/fonts/Maqui/MaquiW00-Regular.woff b/src/fonts/Maqui/MaquiW00-Regular.woff
new file mode 100644
index 0000000..57a070e
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Regular.woff differ
diff --git a/src/fonts/Maqui/MaquiW00-Regular.woff2 b/src/fonts/Maqui/MaquiW00-Regular.woff2
new file mode 100644
index 0000000..fd34d36
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Regular.woff2 differ
diff --git a/src/fonts/Maqui/MaquiW00-Ultralight.eot b/src/fonts/Maqui/MaquiW00-Ultralight.eot
new file mode 100644
index 0000000..d971676
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Ultralight.eot differ
diff --git a/src/fonts/Maqui/MaquiW00-Ultralight.svg b/src/fonts/Maqui/MaquiW00-Ultralight.svg
new file mode 100644
index 0000000..d871371
--- /dev/null
+++ b/src/fonts/Maqui/MaquiW00-Ultralight.svg
@@ -0,0 +1,1874 @@
+
+
+
diff --git a/src/fonts/Maqui/MaquiW00-Ultralight.ttf b/src/fonts/Maqui/MaquiW00-Ultralight.ttf
new file mode 100644
index 0000000..866e5bc
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Ultralight.ttf differ
diff --git a/src/fonts/Maqui/MaquiW00-Ultralight.woff b/src/fonts/Maqui/MaquiW00-Ultralight.woff
new file mode 100644
index 0000000..4d418a1
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Ultralight.woff differ
diff --git a/src/fonts/Maqui/MaquiW00-Ultralight.woff2 b/src/fonts/Maqui/MaquiW00-Ultralight.woff2
new file mode 100644
index 0000000..c809044
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-Ultralight.woff2 differ
diff --git a/src/fonts/Maqui/MaquiW00-UltralightItalic.eot b/src/fonts/Maqui/MaquiW00-UltralightItalic.eot
new file mode 100644
index 0000000..199d024
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-UltralightItalic.eot differ
diff --git a/src/fonts/Maqui/MaquiW00-UltralightItalic.svg b/src/fonts/Maqui/MaquiW00-UltralightItalic.svg
new file mode 100644
index 0000000..1e831ce
--- /dev/null
+++ b/src/fonts/Maqui/MaquiW00-UltralightItalic.svg
@@ -0,0 +1,1924 @@
+
+
+
diff --git a/src/fonts/Maqui/MaquiW00-UltralightItalic.ttf b/src/fonts/Maqui/MaquiW00-UltralightItalic.ttf
new file mode 100644
index 0000000..5188af4
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-UltralightItalic.ttf differ
diff --git a/src/fonts/Maqui/MaquiW00-UltralightItalic.woff b/src/fonts/Maqui/MaquiW00-UltralightItalic.woff
new file mode 100644
index 0000000..fcca412
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-UltralightItalic.woff differ
diff --git a/src/fonts/Maqui/MaquiW00-UltralightItalic.woff2 b/src/fonts/Maqui/MaquiW00-UltralightItalic.woff2
new file mode 100644
index 0000000..39efaa2
Binary files /dev/null and b/src/fonts/Maqui/MaquiW00-UltralightItalic.woff2 differ
diff --git a/src/fonts/Minion Pro/MinionPro-BoldCnCapt.otf b/src/fonts/Minion Pro/MinionPro-BoldCnCapt.otf
new file mode 100644
index 0000000..822d1ca
Binary files /dev/null and b/src/fonts/Minion Pro/MinionPro-BoldCnCapt.otf differ
diff --git a/src/fonts/Minion Pro/MinionPro-It.otf b/src/fonts/Minion Pro/MinionPro-It.otf
new file mode 100644
index 0000000..faa4ff8
Binary files /dev/null and b/src/fonts/Minion Pro/MinionPro-It.otf differ
diff --git a/src/fonts/Minion Pro/MinionPro-Medium.otf b/src/fonts/Minion Pro/MinionPro-Medium.otf
new file mode 100644
index 0000000..5aaaa64
Binary files /dev/null and b/src/fonts/Minion Pro/MinionPro-Medium.otf differ
diff --git a/src/fonts/Minion Pro/MinionPro-Regular.otf b/src/fonts/Minion Pro/MinionPro-Regular.otf
new file mode 100644
index 0000000..47880bc
Binary files /dev/null and b/src/fonts/Minion Pro/MinionPro-Regular.otf differ
diff --git a/src/fonts/Minion Pro/minion-pro.css b/src/fonts/Minion Pro/minion-pro.css
new file mode 100644
index 0000000..5bd39ed
--- /dev/null
+++ b/src/fonts/Minion Pro/minion-pro.css
@@ -0,0 +1,23 @@
+@font-face{
+ font-family: "Minion Pro";
+ src: url('./minionpro-boldcncapt.otf');
+ font-weight: bold;
+ font-stretch: condensed;
+}
+
+@font-face{
+ font-family: "Minion Pro";
+ src: url('./minionpro-it.otf');
+ font-style: italic;
+}
+
+@font-face{
+ font-family: "Minion Pro";
+ src: url('./minionpro-medium.otf');
+ font-weight: 530;
+}
+
+@font-face{
+ font-family: "Minion Pro";
+ src: url('./minionpro-regular.otf');
+}
\ No newline at end of file
diff --git a/src/fonts/SF Distant Galaxy/sf-distant-galaxy-italic.ttf b/src/fonts/SF Distant Galaxy/sf-distant-galaxy-italic.ttf
new file mode 100644
index 0000000..85c548f
Binary files /dev/null and b/src/fonts/SF Distant Galaxy/sf-distant-galaxy-italic.ttf differ
diff --git a/src/fonts/SF Distant Galaxy/sf-distant-galaxy.css b/src/fonts/SF Distant Galaxy/sf-distant-galaxy.css
new file mode 100644
index 0000000..5e52985
--- /dev/null
+++ b/src/fonts/SF Distant Galaxy/sf-distant-galaxy.css
@@ -0,0 +1,9 @@
+@font-face {
+ font-family: "SF Distant Galaxy";
+ src: url('./sf-distant-galaxy-italic.ttf');
+ font-style: italic;
+}
+@font-face {
+ font-family: "SF Distant Galaxy";
+ src: url('./sf-distant-galaxy.ttf');
+}
\ No newline at end of file
diff --git a/src/fonts/SF Distant Galaxy/sf-distant-galaxy.ttf b/src/fonts/SF Distant Galaxy/sf-distant-galaxy.ttf
new file mode 100644
index 0000000..cf9bd5e
Binary files /dev/null and b/src/fonts/SF Distant Galaxy/sf-distant-galaxy.ttf differ
diff --git a/src/fonts/SW-RPG-Symbol/SW-RPG-Symbol.otf b/src/fonts/SW-RPG-Symbol/SW-RPG-Symbol.otf
new file mode 100644
index 0000000..ea1ebfc
Binary files /dev/null and b/src/fonts/SW-RPG-Symbol/SW-RPG-Symbol.otf differ
diff --git a/src/fonts/SW-RPG-Symbol/sw-rpg-symbol.css b/src/fonts/SW-RPG-Symbol/sw-rpg-symbol.css
new file mode 100644
index 0000000..a8f765b
--- /dev/null
+++ b/src/fonts/SW-RPG-Symbol/sw-rpg-symbol.css
@@ -0,0 +1,6 @@
+@font-face {
+ font-family: "SW-RPG";
+ src: url("worlds/shared/fonts/SW-RPG-Symbol.otf") format("opentype"), url("../files/font/SW-RPG-Symbol.ttf") format("truetype"), url("../files/font/SW-RPG-Symbol.woff") format("woff");
+ font-weight: normal;
+ font-style: normal;
+}
\ No newline at end of file
diff --git a/src/fonts/SWRPGIcons.ttf b/src/fonts/SWRPGIcons.ttf
new file mode 100644
index 0000000..51356dd
Binary files /dev/null and b/src/fonts/SWRPGIcons.ttf differ
diff --git a/src/fonts/Star Jedi/star-jedi-hollow.ttf b/src/fonts/Star Jedi/star-jedi-hollow.ttf
new file mode 100644
index 0000000..7fce426
Binary files /dev/null and b/src/fonts/Star Jedi/star-jedi-hollow.ttf differ
diff --git a/src/fonts/Star Jedi/star-jedi.css b/src/fonts/Star Jedi/star-jedi.css
new file mode 100644
index 0000000..c84f42a
--- /dev/null
+++ b/src/fonts/Star Jedi/star-jedi.css
@@ -0,0 +1,8 @@
+@font-face{
+ font-family: "Star Jedi";
+ src: url('./star-jedi.ttf');
+}
+@font-face{
+ font-family: "Star Jedi Hollow";
+ src: url('./star-jedi-hollow.ttf');
+}
\ No newline at end of file
diff --git a/src/fonts/Star Jedi/star-jedi.ttf b/src/fonts/Star Jedi/star-jedi.ttf
new file mode 100644
index 0000000..1f4020b
Binary files /dev/null and b/src/fonts/Star Jedi/star-jedi.ttf differ
diff --git a/src/fonts/TIE-Wing.ttf b/src/fonts/TIE-Wing.ttf
new file mode 100644
index 0000000..8793b1e
Binary files /dev/null and b/src/fonts/TIE-Wing.ttf differ
diff --git a/src/fonts/Temporarium/temporarium-italic.otf b/src/fonts/Temporarium/temporarium-italic.otf
new file mode 100644
index 0000000..6712b17
Binary files /dev/null and b/src/fonts/Temporarium/temporarium-italic.otf differ
diff --git a/src/fonts/Temporarium/temporarium.css b/src/fonts/Temporarium/temporarium.css
new file mode 100644
index 0000000..1c3ecbd
--- /dev/null
+++ b/src/fonts/Temporarium/temporarium.css
@@ -0,0 +1,9 @@
+@font-face{
+ font-family: "Temporarium";
+ src: url('Temporarium/temporarium-italic.otf');
+ font-style: italic;
+}
+@font-face{
+ font-family: "Temporarium";
+ src: url('Temporarium/temporarium.otf');
+}
\ No newline at end of file
diff --git a/src/fonts/Temporarium/temporarium.otf b/src/fonts/Temporarium/temporarium.otf
new file mode 100644
index 0000000..6870d18
Binary files /dev/null and b/src/fonts/Temporarium/temporarium.otf differ
diff --git a/src/fonts/Teuton/teuton.css b/src/fonts/Teuton/teuton.css
new file mode 100644
index 0000000..37ee934
--- /dev/null
+++ b/src/fonts/Teuton/teuton.css
@@ -0,0 +1,39 @@
+@font-face {
+ font-family: "Teuton Fett";
+ src: url('./teutonfett-bold.otf');
+ font-weight: bold;
+}
+@font-face {
+ font-family: "Teuton Hell";
+ src: url("./teutonhell-bold.otf");
+ font-weight: bold;
+}
+
+@font-face {
+ font-family: "Teuton Hell";
+ src: url('./teutonhell.otf');
+}
+@font-face {
+ font-family: "Teuton Mager";
+ src: url('./teutonmager-bold.otf');
+ font-weight: bold;
+}
+@font-face {
+ font-family: "Teuton Mager";
+ src: url('./teutonmager-bolditalic.otf');
+ font-weight: bold;
+ font-style: italic;
+}
+@font-face {
+ font-family: "Teuton Mager";
+ src: url('./teutonmager-italic.otf');
+ font-style: italic;
+}
+@font-face {
+ font-family: "Teuton Mager";
+ src: url('./teutonmager.otf');
+}
+@font-face {
+ font-family: 'Teuton';
+ src: url('./teutonnormal.otf');
+}
\ No newline at end of file
diff --git a/src/fonts/Teuton/teutonfett-bold.otf b/src/fonts/Teuton/teutonfett-bold.otf
new file mode 100644
index 0000000..f26cfee
Binary files /dev/null and b/src/fonts/Teuton/teutonfett-bold.otf differ
diff --git a/src/fonts/Teuton/teutonhell-bold.otf b/src/fonts/Teuton/teutonhell-bold.otf
new file mode 100644
index 0000000..e898f2c
Binary files /dev/null and b/src/fonts/Teuton/teutonhell-bold.otf differ
diff --git a/src/fonts/Teuton/teutonhell.otf b/src/fonts/Teuton/teutonhell.otf
new file mode 100644
index 0000000..15c637b
Binary files /dev/null and b/src/fonts/Teuton/teutonhell.otf differ
diff --git a/src/fonts/Teuton/teutonmager-bold.otf b/src/fonts/Teuton/teutonmager-bold.otf
new file mode 100644
index 0000000..105af01
Binary files /dev/null and b/src/fonts/Teuton/teutonmager-bold.otf differ
diff --git a/src/fonts/Teuton/teutonmager-bolditalic.otf b/src/fonts/Teuton/teutonmager-bolditalic.otf
new file mode 100644
index 0000000..b8a8ce9
Binary files /dev/null and b/src/fonts/Teuton/teutonmager-bolditalic.otf differ
diff --git a/src/fonts/Teuton/teutonmager-italic.otf b/src/fonts/Teuton/teutonmager-italic.otf
new file mode 100644
index 0000000..e19b2f5
Binary files /dev/null and b/src/fonts/Teuton/teutonmager-italic.otf differ
diff --git a/src/fonts/Teuton/teutonmager.otf b/src/fonts/Teuton/teutonmager.otf
new file mode 100644
index 0000000..5304f38
Binary files /dev/null and b/src/fonts/Teuton/teutonmager.otf differ
diff --git a/src/fonts/Teuton/teutonnormal.otf b/src/fonts/Teuton/teutonnormal.otf
new file mode 100644
index 0000000..68fbe29
Binary files /dev/null and b/src/fonts/Teuton/teutonnormal.otf differ
diff --git a/src/fonts/Trade Gothic LT/trade-gothic-lt-bold-condensed-no-20-oblique.ttf b/src/fonts/Trade Gothic LT/trade-gothic-lt-bold-condensed-no-20-oblique.ttf
new file mode 100644
index 0000000..4acf04a
Binary files /dev/null and b/src/fonts/Trade Gothic LT/trade-gothic-lt-bold-condensed-no-20-oblique.ttf differ
diff --git a/src/fonts/Trade Gothic LT/trade-gothic-lt-bold-condensed-no-20.ttf b/src/fonts/Trade Gothic LT/trade-gothic-lt-bold-condensed-no-20.ttf
new file mode 100644
index 0000000..24dc454
Binary files /dev/null and b/src/fonts/Trade Gothic LT/trade-gothic-lt-bold-condensed-no-20.ttf differ
diff --git a/src/fonts/Trade Gothic LT/trade-gothic-lt-bold-extended.ttf b/src/fonts/Trade Gothic LT/trade-gothic-lt-bold-extended.ttf
new file mode 100644
index 0000000..a7e2bbb
Binary files /dev/null and b/src/fonts/Trade Gothic LT/trade-gothic-lt-bold-extended.ttf differ
diff --git a/src/fonts/Trade Gothic LT/trade-gothic-lt-bold-no-2-oblique.ttf b/src/fonts/Trade Gothic LT/trade-gothic-lt-bold-no-2-oblique.ttf
new file mode 100644
index 0000000..828b071
Binary files /dev/null and b/src/fonts/Trade Gothic LT/trade-gothic-lt-bold-no-2-oblique.ttf differ
diff --git a/src/fonts/Trade Gothic LT/trade-gothic-lt-bold-no-2.ttf b/src/fonts/Trade Gothic LT/trade-gothic-lt-bold-no-2.ttf
new file mode 100644
index 0000000..973ef01
Binary files /dev/null and b/src/fonts/Trade Gothic LT/trade-gothic-lt-bold-no-2.ttf differ
diff --git a/src/fonts/Trade Gothic LT/trade-gothic-lt-bold-oblique.ttf b/src/fonts/Trade Gothic LT/trade-gothic-lt-bold-oblique.ttf
new file mode 100644
index 0000000..6c14a37
Binary files /dev/null and b/src/fonts/Trade Gothic LT/trade-gothic-lt-bold-oblique.ttf differ
diff --git a/src/fonts/Trade Gothic LT/trade-gothic-lt-bold.ttf b/src/fonts/Trade Gothic LT/trade-gothic-lt-bold.ttf
new file mode 100644
index 0000000..0cd70e0
Binary files /dev/null and b/src/fonts/Trade Gothic LT/trade-gothic-lt-bold.ttf differ
diff --git a/src/fonts/Trade Gothic LT/trade-gothic-lt-condensed-no-18-oblique.ttf b/src/fonts/Trade Gothic LT/trade-gothic-lt-condensed-no-18-oblique.ttf
new file mode 100644
index 0000000..6a12147
Binary files /dev/null and b/src/fonts/Trade Gothic LT/trade-gothic-lt-condensed-no-18-oblique.ttf differ
diff --git a/src/fonts/Trade Gothic LT/trade-gothic-lt-condensed-no-18.ttf b/src/fonts/Trade Gothic LT/trade-gothic-lt-condensed-no-18.ttf
new file mode 100644
index 0000000..c2296fb
Binary files /dev/null and b/src/fonts/Trade Gothic LT/trade-gothic-lt-condensed-no-18.ttf differ
diff --git a/src/fonts/Trade Gothic LT/trade-gothic-lt-extended.ttf b/src/fonts/Trade Gothic LT/trade-gothic-lt-extended.ttf
new file mode 100644
index 0000000..8efb10f
Binary files /dev/null and b/src/fonts/Trade Gothic LT/trade-gothic-lt-extended.ttf differ
diff --git a/src/fonts/Trade Gothic LT/trade-gothic-lt-light-oblique.ttf b/src/fonts/Trade Gothic LT/trade-gothic-lt-light-oblique.ttf
new file mode 100644
index 0000000..0e90ab3
Binary files /dev/null and b/src/fonts/Trade Gothic LT/trade-gothic-lt-light-oblique.ttf differ
diff --git a/src/fonts/Trade Gothic LT/trade-gothic-lt-light.ttf b/src/fonts/Trade Gothic LT/trade-gothic-lt-light.ttf
new file mode 100644
index 0000000..6f4d996
Binary files /dev/null and b/src/fonts/Trade Gothic LT/trade-gothic-lt-light.ttf differ
diff --git a/src/fonts/Trade Gothic LT/trade-gothic-lt-oblique.ttf b/src/fonts/Trade Gothic LT/trade-gothic-lt-oblique.ttf
new file mode 100644
index 0000000..1ee4903
Binary files /dev/null and b/src/fonts/Trade Gothic LT/trade-gothic-lt-oblique.ttf differ
diff --git a/src/fonts/Trade Gothic LT/trade-gothic-lt.css b/src/fonts/Trade Gothic LT/trade-gothic-lt.css
new file mode 100644
index 0000000..bbc2d44
--- /dev/null
+++ b/src/fonts/Trade Gothic LT/trade-gothic-lt.css
@@ -0,0 +1,76 @@
+@font-face{
+ font-family: 'Trade Gothic LT';
+ src: url('./trade-gothic-lt-bold.ttf');
+ font-weight: bold;
+}
+@font-face{
+ font-family: 'Trade Gothic LT';
+ src: url('./trade-gothic-lt-bold-oblique.ttf');
+ font-weight: bold;
+ font-style: oblique;
+}
+@font-face{
+ font-family: 'Trade Gothic LT No. 2';
+ src: url('./trade-gothic-lt-bold-no-2.ttf');
+ font-weight: bold;
+}
+@font-face{
+ font-family: 'Trade Gothic LT No. 2';
+ src: url('./trade-gothic-lt-bold-no-2-oblique.ttf');
+ font-weight: bold;
+ font-style: oblique;
+}
+@font-face{
+ font-family: '';
+ src: url('./trade-gothic-lt-bold-extended.ttf');
+ font-weight: bold;
+ font-stretch: expanded;
+}
+@font-face{
+ font-family: 'Trade Gothic LT No. 20';
+ src: url('./trade-gothic-lt-bold-condensed-no-20.ttf');
+ font-weight: bold;
+ font-stretch: condensed;
+}
+@font-face{
+ font-family: 'Trade Gothic LT No. 20';
+ src: url('./trade-gothic-lt-bold-condensed-no-20-oblique.ttf');
+ font-weight: bold;
+ font-style: oblique;
+}
+@font-face{
+ font-family: 'Trade Gothic LT No. 18';
+ src: url('./trade-gothic-lt-condensed-no-18-oblique.ttf ');
+ font-stretch: condensed;
+ font-style: oblique;
+}
+@font-face{
+ font-family: 'Trade Gothic LT No. 18';
+ src: url('./trade-gothic-lt-condensed-no-18.ttf ');
+ font-stretch: condensed;
+}
+@font-face{
+ font-family: 'Trade Gothic LT';
+ src: url('./trade-gothic-lt-extended.ttf ');
+ font-stretch: expanded;
+}
+@font-face{
+ font-family: 'Trade Gothic LT';
+ src: url('./trade-gothic-lt-light-oblique.ttf ');
+ font-weight: 300;
+ font-style: oblique;
+}
+@font-face{
+ font-family: 'Trade Gothic LT';
+ src: url('./trade-gothic-lt-light.ttf ');
+ font-weight: 300;
+}
+@font-face{
+ font-family: 'Trade Gothic LT';
+ src: url('./trade-gothic-lt-oblique.ttf ');
+ font-style: oblique;
+}
+@font-face{
+ font-family: 'Trade Gothic LT';
+ src: url('./trade-gothic-lt.ttf');
+}
\ No newline at end of file
diff --git a/src/fonts/Trade Gothic LT/trade-gothic-lt.ttf b/src/fonts/Trade Gothic LT/trade-gothic-lt.ttf
new file mode 100644
index 0000000..36b9913
Binary files /dev/null and b/src/fonts/Trade Gothic LT/trade-gothic-lt.ttf differ
diff --git a/src/fonts/Yesterday (BRK) Regular.ttf b/src/fonts/Yesterday (BRK) Regular.ttf
new file mode 100644
index 0000000..dde7a26
Binary files /dev/null and b/src/fonts/Yesterday (BRK) Regular.ttf differ
diff --git a/src/fonts/fonts.css b/src/fonts/fonts.css
new file mode 100644
index 0000000..9118244
--- /dev/null
+++ b/src/fonts/fonts.css
@@ -0,0 +1,14 @@
+@import 'Aurebesh/aurebesh.css';
+@import 'Aurek-Besh/aurek-besh.css';
+@import 'Elektra Pro/elektra-pro.css';
+@import 'Eurostile LT/eurostile-lt.css';
+@import 'ITC Stone Sans/itcstonesans.css';
+@import 'ITC Symbol/itc-symbol.css';
+@import 'Minion Pro/minion-pro.css';
+@import 'SF Distant Galaxy/sf-distant-galaxy.css';
+@import 'Star Jedi/star-jedi.css ';
+@import 'Temporarium/temporarium.css';
+@import 'Teuton/teuton.css';
+@import 'Trade Gothic LT/trade-gothic-lt.css';
+@import 'SW-RPG-Symbol/sw-rpg-symbol.css';
+@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
\ No newline at end of file
diff --git a/src/fonts/maqui.ttf b/src/fonts/maqui.ttf
new file mode 100644
index 0000000..9fd156f
Binary files /dev/null and b/src/fonts/maqui.ttf differ
diff --git a/src/fonts/star-wars-symbols-eote-enn.ttf b/src/fonts/star-wars-symbols-eote-enn.ttf
new file mode 100644
index 0000000..55a3cec
Binary files /dev/null and b/src/fonts/star-wars-symbols-eote-enn.ttf differ
diff --git a/src/styles/asc-ffg-starwars.css b/src/styles/asc-ffg-starwars.css
index e69de29..f3a19a5 100644
--- a/src/styles/asc-ffg-starwars.css
+++ b/src/styles/asc-ffg-starwars.css
@@ -0,0 +1,85 @@
+@import '../fonts/fonts.css';
+
+:root{
+ --dice-color-ability: #499B47;
+ --dice-color-boost: #A2D2E9;
+ --dice-color-challenge: #D2263F;
+ --dice-color-difficulty: #532D7F;
+ --dice-color-proficiency: #F9EA2F;
+}
+
+body {
+ font-family: "ITC Symbol";
+}
+
+.scene-name {
+ text-transform: uppercase;
+ font-family: 'Teuton Mager';
+ font-weight: bold;
+ font-size: .8rem;
+}
+
+.message-sender {
+ font-family: 'Elektra Pro';
+ text-transform: uppercase;
+ font-size: 1rem;
+}
+
+.starwarsffg .header-fields .header-name input {
+ font-family: 'Elektra Pro';
+ font-weight: bold;
+ text-transform: uppercase;
+ font-style: normal;
+}
+
+.characteristic-value, .characteristic-label {
+ font-family: 'Teuton Mager';
+}
+
+h1, h2, h3, h4, h5,
+button {
+ font-family: 'Elektra Pro';
+}
+
+.swffg-destiny .destiny-points {
+ font-family: 'Teuton Mager';
+}
+
+.paused, div#tah-character-name {
+ font-family: 'SF Distant Galaxy';
+}
+
+.starwars-rpg-info {
+ font-family: 'SW-RPG';
+ text-shadow:
+ -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
+
+ .boost {
+ color: #c3e1fe;
+ }
+ .ability {
+ color: #4f7f32;
+ }
+ .proficiency {
+ color: #fdee66;
+ }
+
+ .setback {
+ color: #0E0E0E;
+ }
+ .difficulty {
+ color: #3c1b4f;
+ }
+ .challenge {
+ color: #ca2722;
+ }
+ .symbol {
+ color: #000;
+ }
+ .symbol {
+ color: #000;
+ }
+ .symbol {
+ color: #000;
+ }
+}
\ No newline at end of file