diff --git a/jumpapp/assets/css/styles.css b/jumpapp/assets/css/styles.css index 2605ffd..fad4389 100644 --- a/jumpapp/assets/css/styles.css +++ b/jumpapp/assets/css/styles.css @@ -5,6 +5,15 @@ * @license MIT */ +@font-face { + font-family: 'Quicksand'; + font-style: normal; + font-weight: 400; + src: local(''), + url('../font/quicksand-v28-latin-regular.woff2') format('woff2'), + url('../font/quicksand-v28-latin-regular.woff') format('woff'); +} + * { box-sizing: border-box; } diff --git a/jumpapp/assets/font/quicksand-v28-latin-regular.eot b/jumpapp/assets/font/quicksand-v28-latin-regular.eot new file mode 100644 index 0000000..3190620 Binary files /dev/null and b/jumpapp/assets/font/quicksand-v28-latin-regular.eot differ diff --git a/jumpapp/assets/font/quicksand-v28-latin-regular.svg b/jumpapp/assets/font/quicksand-v28-latin-regular.svg new file mode 100644 index 0000000..16f9b4e --- /dev/null +++ b/jumpapp/assets/font/quicksand-v28-latin-regular.svg @@ -0,0 +1,446 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/jumpapp/assets/font/quicksand-v28-latin-regular.ttf b/jumpapp/assets/font/quicksand-v28-latin-regular.ttf new file mode 100644 index 0000000..4e69cf5 Binary files /dev/null and b/jumpapp/assets/font/quicksand-v28-latin-regular.ttf differ diff --git a/jumpapp/assets/font/quicksand-v28-latin-regular.woff b/jumpapp/assets/font/quicksand-v28-latin-regular.woff new file mode 100644 index 0000000..859973c Binary files /dev/null and b/jumpapp/assets/font/quicksand-v28-latin-regular.woff differ diff --git a/jumpapp/assets/font/quicksand-v28-latin-regular.woff2 b/jumpapp/assets/font/quicksand-v28-latin-regular.woff2 new file mode 100644 index 0000000..528baa7 Binary files /dev/null and b/jumpapp/assets/font/quicksand-v28-latin-regular.woff2 differ diff --git a/jumpapp/templates/header.mustache b/jumpapp/templates/header.mustache index c32ec7e..33a0ab4 100644 --- a/jumpapp/templates/header.mustache +++ b/jumpapp/templates/header.mustache @@ -4,9 +4,6 @@ {{# noindex}}{{/ noindex}} - - -