diff --git a/assets/custom.css b/assets/custom.css
index 116e9c4..8608d1d 100644
--- a/assets/custom.css
+++ b/assets/custom.css
@@ -1,6 +1,60 @@
@charset "UTF-8";
-@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");
-@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
+
+/* raleway-regular - latin */
+@font-face {
+ font-family: 'Raleway';
+ font-style: normal;
+ font-weight: 400;
+ src: url('./fonts/raleway-v22-latin-regular.eot'); /* IE9 Compat Modes */
+ src: local(''),
+ url('./fonts/raleway-v22-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
+ url('./fonts/raleway-v22-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
+ url('./fonts/raleway-v22-latin-regular.woff') format('woff'), /* Modern Browsers */
+ url('./fonts/raleway-v22-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
+ url('./fonts/raleway-v22-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
+}
+
+/* lato-regular - latin */
+@font-face {
+ font-family: 'Lato';
+ font-style: normal;
+ font-weight: 400;
+ src: url('./fonts/lato-v20-latin-regular.eot'); /* IE9 Compat Modes */
+ src: local(''),
+ url('./fonts/lato-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
+ url('./fonts/lato-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
+ url('./fonts/lato-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
+ url('./fonts/lato-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
+ url('./fonts/lato-v20-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
+}
+
+/* lato-700 - latin */
+@font-face {
+ font-family: 'Lato';
+ font-style: normal;
+ font-weight: 700;
+ src: url('./fonts/lato-v20-latin-700.eot'); /* IE9 Compat Modes */
+ src: local(''),
+ url('./fonts/lato-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
+ url('./fonts/lato-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
+ url('./fonts/lato-v20-latin-700.woff') format('woff'), /* Modern Browsers */
+ url('./fonts/lato-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
+ url('./fonts/lato-v20-latin-700.svg#Lato') format('svg'); /* Legacy iOS */
+}
+
+/* lato-900 - latin */
+@font-face {
+ font-family: 'Lato';
+ font-style: normal;
+ font-weight: 900;
+ src: url('./fonts/lato-v20-latin-900.eot'); /* IE9 Compat Modes */
+ src: local(''),
+ url('./fonts/lato-v20-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
+ url('./fonts/lato-v20-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
+ url('./fonts/lato-v20-latin-900.woff') format('woff'), /* Modern Browsers */
+ url('./fonts/lato-v20-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
+ url('./fonts/lato-v20-latin-900.svg#Lato') format('svg'); /* Legacy iOS */
+}
/* Sets the group title to be a bolder font */
.group-title {
diff --git a/assets/fonts/lato-v20-latin-700.eot b/assets/fonts/lato-v20-latin-700.eot
new file mode 100644
index 0000000..0d9dac2
Binary files /dev/null and b/assets/fonts/lato-v20-latin-700.eot differ
diff --git a/assets/fonts/lato-v20-latin-700.svg b/assets/fonts/lato-v20-latin-700.svg
new file mode 100644
index 0000000..077653d
--- /dev/null
+++ b/assets/fonts/lato-v20-latin-700.svg
@@ -0,0 +1,438 @@
+
+
+
diff --git a/assets/fonts/lato-v20-latin-700.ttf b/assets/fonts/lato-v20-latin-700.ttf
new file mode 100644
index 0000000..4f3d844
Binary files /dev/null and b/assets/fonts/lato-v20-latin-700.ttf differ
diff --git a/assets/fonts/lato-v20-latin-700.woff b/assets/fonts/lato-v20-latin-700.woff
new file mode 100644
index 0000000..abf0196
Binary files /dev/null and b/assets/fonts/lato-v20-latin-700.woff differ
diff --git a/assets/fonts/lato-v20-latin-700.woff2 b/assets/fonts/lato-v20-latin-700.woff2
new file mode 100644
index 0000000..f8c37ec
Binary files /dev/null and b/assets/fonts/lato-v20-latin-700.woff2 differ
diff --git a/assets/fonts/lato-v20-latin-900.eot b/assets/fonts/lato-v20-latin-900.eot
new file mode 100644
index 0000000..b3d3327
Binary files /dev/null and b/assets/fonts/lato-v20-latin-900.eot differ
diff --git a/assets/fonts/lato-v20-latin-900.svg b/assets/fonts/lato-v20-latin-900.svg
new file mode 100644
index 0000000..775c5ae
--- /dev/null
+++ b/assets/fonts/lato-v20-latin-900.svg
@@ -0,0 +1,439 @@
+
+
+
diff --git a/assets/fonts/lato-v20-latin-900.ttf b/assets/fonts/lato-v20-latin-900.ttf
new file mode 100644
index 0000000..92a5f7c
Binary files /dev/null and b/assets/fonts/lato-v20-latin-900.ttf differ
diff --git a/assets/fonts/lato-v20-latin-900.woff b/assets/fonts/lato-v20-latin-900.woff
new file mode 100644
index 0000000..6f201e0
Binary files /dev/null and b/assets/fonts/lato-v20-latin-900.woff differ
diff --git a/assets/fonts/lato-v20-latin-900.woff2 b/assets/fonts/lato-v20-latin-900.woff2
new file mode 100644
index 0000000..2f647be
Binary files /dev/null and b/assets/fonts/lato-v20-latin-900.woff2 differ
diff --git a/assets/fonts/lato-v20-latin-regular.eot b/assets/fonts/lato-v20-latin-regular.eot
new file mode 100644
index 0000000..c641306
Binary files /dev/null and b/assets/fonts/lato-v20-latin-regular.eot differ
diff --git a/assets/fonts/lato-v20-latin-regular.svg b/assets/fonts/lato-v20-latin-regular.svg
new file mode 100644
index 0000000..55b43fb
--- /dev/null
+++ b/assets/fonts/lato-v20-latin-regular.svg
@@ -0,0 +1,435 @@
+
+
+
diff --git a/assets/fonts/lato-v20-latin-regular.ttf b/assets/fonts/lato-v20-latin-regular.ttf
new file mode 100644
index 0000000..3c2d417
Binary files /dev/null and b/assets/fonts/lato-v20-latin-regular.ttf differ
diff --git a/assets/fonts/lato-v20-latin-regular.woff b/assets/fonts/lato-v20-latin-regular.woff
new file mode 100644
index 0000000..189a0fe
Binary files /dev/null and b/assets/fonts/lato-v20-latin-regular.woff differ
diff --git a/assets/fonts/lato-v20-latin-regular.woff2 b/assets/fonts/lato-v20-latin-regular.woff2
new file mode 100644
index 0000000..6904b66
Binary files /dev/null and b/assets/fonts/lato-v20-latin-regular.woff2 differ
diff --git a/assets/fonts/raleway-v22-latin-regular.eot b/assets/fonts/raleway-v22-latin-regular.eot
new file mode 100644
index 0000000..c1caad9
Binary files /dev/null and b/assets/fonts/raleway-v22-latin-regular.eot differ
diff --git a/assets/fonts/raleway-v22-latin-regular.svg b/assets/fonts/raleway-v22-latin-regular.svg
new file mode 100644
index 0000000..eca08e1
--- /dev/null
+++ b/assets/fonts/raleway-v22-latin-regular.svg
@@ -0,0 +1,326 @@
+
+
+
diff --git a/assets/fonts/raleway-v22-latin-regular.ttf b/assets/fonts/raleway-v22-latin-regular.ttf
new file mode 100644
index 0000000..9d0afd6
Binary files /dev/null and b/assets/fonts/raleway-v22-latin-regular.ttf differ
diff --git a/assets/fonts/raleway-v22-latin-regular.woff b/assets/fonts/raleway-v22-latin-regular.woff
new file mode 100644
index 0000000..90dbc4a
Binary files /dev/null and b/assets/fonts/raleway-v22-latin-regular.woff differ
diff --git a/assets/fonts/raleway-v22-latin-regular.woff2 b/assets/fonts/raleway-v22-latin-regular.woff2
new file mode 100644
index 0000000..b614f0d
Binary files /dev/null and b/assets/fonts/raleway-v22-latin-regular.woff2 differ