diff --git a/public/assets/css/app.css b/public/assets/css/app.css index 7ea9498..51a2ee4 100644 --- a/public/assets/css/app.css +++ b/public/assets/css/app.css @@ -1,3 +1,24 @@ +/* + FONTS +*/ +@font-face { + font-family: 'Quicksand'; + src: url('../font/quicksand-regular-webfont.woff2') format('woff2'), + url('../font/quicksand-regular-webfont.woff') format('woff'); + font-weight: normal; + font-style: normal; +} + +@font-face { + font-family: 'Quicksand'; + src: url('../font/quicksand-bold-webfont.woff2') format('woff2'), + url('../font/quicksand-bold-webfont.woff') format('woff'); + font-weight: 700; + font-style: normal; +} + + + /* BODY */ diff --git a/public/assets/font/quicksand-bold-webfont.woff b/public/assets/font/quicksand-bold-webfont.woff new file mode 100755 index 0000000..60f5cae Binary files /dev/null and b/public/assets/font/quicksand-bold-webfont.woff differ diff --git a/public/assets/font/quicksand-bold-webfont.woff2 b/public/assets/font/quicksand-bold-webfont.woff2 new file mode 100755 index 0000000..b160e36 Binary files /dev/null and b/public/assets/font/quicksand-bold-webfont.woff2 differ diff --git a/public/assets/font/quicksand-regular-webfont.woff b/public/assets/font/quicksand-regular-webfont.woff new file mode 100755 index 0000000..a435f04 Binary files /dev/null and b/public/assets/font/quicksand-regular-webfont.woff differ diff --git a/public/assets/font/quicksand-regular-webfont.woff2 b/public/assets/font/quicksand-regular-webfont.woff2 new file mode 100755 index 0000000..968bb7b Binary files /dev/null and b/public/assets/font/quicksand-regular-webfont.woff2 differ diff --git a/public/index.html b/public/index.html index efb9d99..f85456d 100644 --- a/public/index.html +++ b/public/index.html @@ -4,7 +4,6 @@ - @@ -63,7 +62,7 @@ non-www -
+
-
+
-
+
-
-
+
+
@@ -101,23 +100,23 @@
-
+
-
-
+
+
-
-
+
+
@@ -151,7 +150,7 @@
-
+
-
+
-
+
/etc/nginx/nginx.conf