diff --git a/static/fonts/Lato/Lato.css b/static/fonts/Lato/Lato.css deleted file mode 100644 index 1a3ba3e..0000000 --- a/static/fonts/Lato/Lato.css +++ /dev/null @@ -1,185 +0,0 @@ -/* - * Lato by Łukasz Dziedzic - http://www.latofonts.com/lato-free-fonts/ - * License: OFL-1.1 - */ - -@font-face { - font-family: 'Lato'; - font-style: normal; - font-weight: 100; - font-display: swap; - src: local('Lato'), - url('woff2/Lato Hairline.woff2') format('woff2'), - url('woff/Lato Hairline.woff') format('woff'); -} - -@font-face { - font-family: 'Lato'; - font-style: italic; - font-weight: 100; - font-display: swap; - src: local('Lato'), - url('woff2/Lato Hairline Italic.woff2') format('woff2'), - url('woff/Lato Hairline Italic.woff') format('woff'); -} - -@font-face { - font-family: 'Lato'; - font-style: normal; - font-weight: 200; - font-display: swap; - src: local('Lato'), - url('woff2/Lato Thin.woff2') format('woff2'), - url('woff/Lato Thin.woff') format('woff'); -} - -@font-face { - font-family: 'Lato'; - font-style: italic; - font-weight: 200; - font-display: swap; - src: local('Lato'), - url('woff2/Lato Thin Italic.woff2') format('woff2'), - url('woff/Lato Thin Italic.woff') format('woff'); -} - -@font-face { - font-family: 'Lato'; - font-style: normal; - font-weight: 300; - font-display: swap; - src: local('Lato'), - url('woff2/Lato Light.woff2') format('woff2'), - url('woff/Lato Light.woff') format('woff'); -} - -@font-face { - font-family: 'Lato'; - font-style: italic; - font-weight: 300; - font-display: swap; - src: local('Lato'), - url('woff2/Lato Light Italic.woff2') format('woff2'), - url('woff/Lato Light Italic.woff') format('woff'); -} - -@font-face { - font-family: 'Lato'; - font-style: normal; - font-weight: 400; - font-display: swap; - src: local('Lato'), - url('woff2/Lato.woff2') format('woff2'), - url('woff/Lato.woff') format('woff'); -} - -@font-face { - font-family: 'Lato'; - font-style: italic; - font-weight: 400; - font-display: swap; - src: local('Lato'), - url('woff2/Lato Italic.woff2') format('woff2'), - url('woff/Lato Italic.woff') format('woff'); -} - -@font-face { - font-family: 'Lato'; - font-style: normal; - font-weight: 500; - font-display: swap; - src: local('Lato'), - url('woff2/Lato Medium.woff2') format('woff2'), - url('woff/Lato Medium.woff') format('woff'); -} - -@font-face { - font-family: 'Lato'; - font-style: italic; - font-weight: 500; - font-display: swap; - src: local('Lato'), - url('woff2/Lato Medium Italic.woff2') format('woff2'), - url('woff/Lato Medium Italic.woff') format('woff'); -} - -@font-face { - font-family: 'Lato'; - font-style: normal; - font-weight: 600; - font-display: swap; - src: local('Lato'), - url('woff2/Lato Semibold.woff2') format('woff2'), - url('woff/Lato Semibold.woff') format('woff'); -} - -@font-face { - font-family: 'Lato'; - font-style: italic; - font-weight: 600; - font-display: swap; - src: local('Lato'), - url('woff2/Lato Semibold Italic.woff2') format('woff2'), - url('woff/Lato Semibold Italic.woff') format('woff'); -} - -@font-face { - font-family: 'Lato'; - font-style: normal; - font-weight: 700; - font-display: swap; - src: local('Lato'), - url('woff2/Lato Bold.woff2') format('woff2'), - url('woff/Lato Bold.woff') format('woff'); -} - -@font-face { - font-family: 'Lato'; - font-style: italic; - font-weight: 700; - font-display: swap; - src: local('Lato'), - url('woff2/Lato Bold Italic.woff2') format('woff2'), - url('woff/Lato Bold Italic.woff') format('woff'); -} - -@font-face { - font-family: 'Lato'; - font-style: normal; - font-weight: 800; - font-display: swap; - src: local('Lato'), - url('woff2/Lato Heavy.woff2') format('woff2'), - url('woff/Lato Heavy.woff') format('woff'); -} - -@font-face { - font-family: 'Lato'; - font-style: italic; - font-weight: 800; - font-display: swap; - src: local('Lato'), - url('woff2/Lato Heavy Italic.woff2') format('woff2'), - url('woff/Lato Heavy Italic.woff') format('woff'); -} - -@font-face { - font-family: 'Lato'; - font-style: normal; - font-weight: 900; - font-display: swap; - src: local('Lato'), - url('woff2/Lato Black.woff2') format('woff2'), - url('woff/Lato Black.woff') format('woff'); -} - -@font-face { - font-family: 'Lato'; - font-style: italic; - font-weight: 900; - font-display: swap; - src: local('Lato'), - url('woff2/Lato Black Italic.woff2') format('woff2'), - url('woff/Lato Black Italic.woff') format('woff'); -} - diff --git a/static/fonts/Lato/ttf/Lato Black Italic.ttf b/static/fonts/Lato/ttf/Lato Black Italic.ttf deleted file mode 100644 index 8167388..0000000 Binary files a/static/fonts/Lato/ttf/Lato Black Italic.ttf and /dev/null differ diff --git a/static/fonts/Lato/ttf/Lato Black.ttf b/static/fonts/Lato/ttf/Lato Black.ttf deleted file mode 100644 index e2aeb6c..0000000 Binary files a/static/fonts/Lato/ttf/Lato Black.ttf and /dev/null differ diff --git a/static/fonts/Lato/ttf/Lato Bold Italic.ttf b/static/fonts/Lato/ttf/Lato Bold Italic.ttf deleted file mode 100644 index 664cd02..0000000 Binary files a/static/fonts/Lato/ttf/Lato Bold Italic.ttf and /dev/null differ diff --git a/static/fonts/Lato/ttf/Lato Bold.ttf b/static/fonts/Lato/ttf/Lato Bold.ttf deleted file mode 100644 index ef5ae3b..0000000 Binary files a/static/fonts/Lato/ttf/Lato Bold.ttf and /dev/null differ diff --git a/static/fonts/Lato/ttf/Lato Hairline Italic.ttf b/static/fonts/Lato/ttf/Lato Hairline Italic.ttf deleted file mode 100644 index af5ac3d..0000000 Binary files a/static/fonts/Lato/ttf/Lato Hairline Italic.ttf and /dev/null differ diff --git a/static/fonts/Lato/ttf/Lato Hairline.ttf b/static/fonts/Lato/ttf/Lato Hairline.ttf deleted file mode 100644 index 4c5a8fd..0000000 Binary files a/static/fonts/Lato/ttf/Lato Hairline.ttf and /dev/null differ diff --git a/static/fonts/Lato/ttf/Lato Heavy Italic.ttf b/static/fonts/Lato/ttf/Lato Heavy Italic.ttf deleted file mode 100644 index 823188c..0000000 Binary files a/static/fonts/Lato/ttf/Lato Heavy Italic.ttf and /dev/null differ diff --git a/static/fonts/Lato/ttf/Lato Heavy.ttf b/static/fonts/Lato/ttf/Lato Heavy.ttf deleted file mode 100644 index fc70ab7..0000000 Binary files a/static/fonts/Lato/ttf/Lato Heavy.ttf and /dev/null differ diff --git a/static/fonts/Lato/ttf/Lato Italic.ttf b/static/fonts/Lato/ttf/Lato Italic.ttf deleted file mode 100644 index b23256f..0000000 Binary files a/static/fonts/Lato/ttf/Lato Italic.ttf and /dev/null differ diff --git a/static/fonts/Lato/ttf/Lato Light Italic.ttf b/static/fonts/Lato/ttf/Lato Light Italic.ttf deleted file mode 100644 index 2d03739..0000000 Binary files a/static/fonts/Lato/ttf/Lato Light Italic.ttf and /dev/null differ diff --git a/static/fonts/Lato/ttf/Lato Light.ttf b/static/fonts/Lato/ttf/Lato Light.ttf deleted file mode 100644 index 0809b8e..0000000 Binary files a/static/fonts/Lato/ttf/Lato Light.ttf and /dev/null differ diff --git a/static/fonts/Lato/ttf/Lato Medium Italic.ttf b/static/fonts/Lato/ttf/Lato Medium Italic.ttf deleted file mode 100644 index 63ecd02..0000000 Binary files a/static/fonts/Lato/ttf/Lato Medium Italic.ttf and /dev/null differ diff --git a/static/fonts/Lato/ttf/Lato Medium.ttf b/static/fonts/Lato/ttf/Lato Medium.ttf deleted file mode 100644 index 2c612da..0000000 Binary files a/static/fonts/Lato/ttf/Lato Medium.ttf and /dev/null differ diff --git a/static/fonts/Lato/ttf/Lato Semibold Italic.ttf b/static/fonts/Lato/ttf/Lato Semibold Italic.ttf deleted file mode 100644 index cc23390..0000000 Binary files a/static/fonts/Lato/ttf/Lato Semibold Italic.ttf and /dev/null differ diff --git a/static/fonts/Lato/ttf/Lato Semibold.ttf b/static/fonts/Lato/ttf/Lato Semibold.ttf deleted file mode 100644 index 60ac82d..0000000 Binary files a/static/fonts/Lato/ttf/Lato Semibold.ttf and /dev/null differ diff --git a/static/fonts/Lato/ttf/Lato Thin Italic.ttf b/static/fonts/Lato/ttf/Lato Thin Italic.ttf deleted file mode 100644 index 7fbca2f..0000000 Binary files a/static/fonts/Lato/ttf/Lato Thin Italic.ttf and /dev/null differ diff --git a/static/fonts/Lato/ttf/Lato Thin.ttf b/static/fonts/Lato/ttf/Lato Thin.ttf deleted file mode 100644 index 0f84dc1..0000000 Binary files a/static/fonts/Lato/ttf/Lato Thin.ttf and /dev/null differ diff --git a/static/fonts/Lato/ttf/Lato.ttf b/static/fonts/Lato/ttf/Lato.ttf deleted file mode 100644 index adbfc46..0000000 Binary files a/static/fonts/Lato/ttf/Lato.ttf and /dev/null differ diff --git a/static/fonts/Lato/woff/Lato Black Italic.woff b/static/fonts/Lato/woff/Lato Black Italic.woff deleted file mode 100644 index adf18a4..0000000 Binary files a/static/fonts/Lato/woff/Lato Black Italic.woff and /dev/null differ diff --git a/static/fonts/Lato/woff/Lato Black.woff b/static/fonts/Lato/woff/Lato Black.woff deleted file mode 100644 index fa16c0c..0000000 Binary files a/static/fonts/Lato/woff/Lato Black.woff and /dev/null differ diff --git a/static/fonts/Lato/woff/Lato Bold Italic.woff b/static/fonts/Lato/woff/Lato Bold Italic.woff deleted file mode 100644 index 507b4b9..0000000 Binary files a/static/fonts/Lato/woff/Lato Bold Italic.woff and /dev/null differ diff --git a/static/fonts/Lato/woff/Lato Bold.woff b/static/fonts/Lato/woff/Lato Bold.woff deleted file mode 100644 index 82e834c..0000000 Binary files a/static/fonts/Lato/woff/Lato Bold.woff and /dev/null differ diff --git a/static/fonts/Lato/woff/Lato Hairline Italic.woff b/static/fonts/Lato/woff/Lato Hairline Italic.woff deleted file mode 100644 index 0994141..0000000 Binary files a/static/fonts/Lato/woff/Lato Hairline Italic.woff and /dev/null differ diff --git a/static/fonts/Lato/woff/Lato Hairline.woff b/static/fonts/Lato/woff/Lato Hairline.woff deleted file mode 100644 index c819160..0000000 Binary files a/static/fonts/Lato/woff/Lato Hairline.woff and /dev/null differ diff --git a/static/fonts/Lato/woff/Lato Heavy Italic.woff b/static/fonts/Lato/woff/Lato Heavy Italic.woff deleted file mode 100644 index 9060798..0000000 Binary files a/static/fonts/Lato/woff/Lato Heavy Italic.woff and /dev/null differ diff --git a/static/fonts/Lato/woff/Lato Heavy.woff b/static/fonts/Lato/woff/Lato Heavy.woff deleted file mode 100644 index ba10033..0000000 Binary files a/static/fonts/Lato/woff/Lato Heavy.woff and /dev/null differ diff --git a/static/fonts/Lato/woff/Lato Italic.woff b/static/fonts/Lato/woff/Lato Italic.woff deleted file mode 100644 index fa8ae03..0000000 Binary files a/static/fonts/Lato/woff/Lato Italic.woff and /dev/null differ diff --git a/static/fonts/Lato/woff/Lato Light Italic.woff b/static/fonts/Lato/woff/Lato Light Italic.woff deleted file mode 100644 index e21eda8..0000000 Binary files a/static/fonts/Lato/woff/Lato Light Italic.woff and /dev/null differ diff --git a/static/fonts/Lato/woff/Lato Light.woff b/static/fonts/Lato/woff/Lato Light.woff deleted file mode 100644 index 687fad2..0000000 Binary files a/static/fonts/Lato/woff/Lato Light.woff and /dev/null differ diff --git a/static/fonts/Lato/woff/Lato Medium Italic.woff b/static/fonts/Lato/woff/Lato Medium Italic.woff deleted file mode 100644 index 2bd110b..0000000 Binary files a/static/fonts/Lato/woff/Lato Medium Italic.woff and /dev/null differ diff --git a/static/fonts/Lato/woff/Lato Medium.woff b/static/fonts/Lato/woff/Lato Medium.woff deleted file mode 100644 index 72f137a..0000000 Binary files a/static/fonts/Lato/woff/Lato Medium.woff and /dev/null differ diff --git a/static/fonts/Lato/woff/Lato Semibold Italic.woff b/static/fonts/Lato/woff/Lato Semibold Italic.woff deleted file mode 100644 index 8290393..0000000 Binary files a/static/fonts/Lato/woff/Lato Semibold Italic.woff and /dev/null differ diff --git a/static/fonts/Lato/woff/Lato Semibold.woff b/static/fonts/Lato/woff/Lato Semibold.woff deleted file mode 100644 index ea75990..0000000 Binary files a/static/fonts/Lato/woff/Lato Semibold.woff and /dev/null differ diff --git a/static/fonts/Lato/woff/Lato Thin Italic.woff b/static/fonts/Lato/woff/Lato Thin Italic.woff deleted file mode 100644 index 3ed0f11..0000000 Binary files a/static/fonts/Lato/woff/Lato Thin Italic.woff and /dev/null differ diff --git a/static/fonts/Lato/woff/Lato Thin.woff b/static/fonts/Lato/woff/Lato Thin.woff deleted file mode 100644 index ea735be..0000000 Binary files a/static/fonts/Lato/woff/Lato Thin.woff and /dev/null differ diff --git a/static/fonts/Lato/woff/Lato.woff b/static/fonts/Lato/woff/Lato.woff deleted file mode 100644 index 86b1dcb..0000000 Binary files a/static/fonts/Lato/woff/Lato.woff and /dev/null differ diff --git a/static/fonts/Lato/woff2/Lato Black Italic.woff2 b/static/fonts/Lato/woff2/Lato Black Italic.woff2 deleted file mode 100644 index f3cdc97..0000000 Binary files a/static/fonts/Lato/woff2/Lato Black Italic.woff2 and /dev/null differ diff --git a/static/fonts/Lato/woff2/Lato Black.woff2 b/static/fonts/Lato/woff2/Lato Black.woff2 deleted file mode 100644 index 5ac4598..0000000 Binary files a/static/fonts/Lato/woff2/Lato Black.woff2 and /dev/null differ diff --git a/static/fonts/Lato/woff2/Lato Bold Italic.woff2 b/static/fonts/Lato/woff2/Lato Bold Italic.woff2 deleted file mode 100644 index 4c8898e..0000000 Binary files a/static/fonts/Lato/woff2/Lato Bold Italic.woff2 and /dev/null differ diff --git a/static/fonts/Lato/woff2/Lato Bold.woff2 b/static/fonts/Lato/woff2/Lato Bold.woff2 deleted file mode 100644 index e9e53c8..0000000 Binary files a/static/fonts/Lato/woff2/Lato Bold.woff2 and /dev/null differ diff --git a/static/fonts/Lato/woff2/Lato Hairline Italic.woff2 b/static/fonts/Lato/woff2/Lato Hairline Italic.woff2 deleted file mode 100644 index de5cd19..0000000 Binary files a/static/fonts/Lato/woff2/Lato Hairline Italic.woff2 and /dev/null differ diff --git a/static/fonts/Lato/woff2/Lato Hairline.woff2 b/static/fonts/Lato/woff2/Lato Hairline.woff2 deleted file mode 100644 index be4daac..0000000 Binary files a/static/fonts/Lato/woff2/Lato Hairline.woff2 and /dev/null differ diff --git a/static/fonts/Lato/woff2/Lato Heavy Italic.woff2 b/static/fonts/Lato/woff2/Lato Heavy Italic.woff2 deleted file mode 100644 index eccc407..0000000 Binary files a/static/fonts/Lato/woff2/Lato Heavy Italic.woff2 and /dev/null differ diff --git a/static/fonts/Lato/woff2/Lato Heavy.woff2 b/static/fonts/Lato/woff2/Lato Heavy.woff2 deleted file mode 100644 index 730443f..0000000 Binary files a/static/fonts/Lato/woff2/Lato Heavy.woff2 and /dev/null differ diff --git a/static/fonts/Lato/woff2/Lato Italic.woff2 b/static/fonts/Lato/woff2/Lato Italic.woff2 deleted file mode 100644 index 54dda29..0000000 Binary files a/static/fonts/Lato/woff2/Lato Italic.woff2 and /dev/null differ diff --git a/static/fonts/Lato/woff2/Lato Light Italic.woff2 b/static/fonts/Lato/woff2/Lato Light Italic.woff2 deleted file mode 100644 index e56e4a6..0000000 Binary files a/static/fonts/Lato/woff2/Lato Light Italic.woff2 and /dev/null differ diff --git a/static/fonts/Lato/woff2/Lato Light.woff2 b/static/fonts/Lato/woff2/Lato Light.woff2 deleted file mode 100644 index 3dde4fb..0000000 Binary files a/static/fonts/Lato/woff2/Lato Light.woff2 and /dev/null differ diff --git a/static/fonts/Lato/woff2/Lato Medium Italic.woff2 b/static/fonts/Lato/woff2/Lato Medium Italic.woff2 deleted file mode 100644 index 18b0619..0000000 Binary files a/static/fonts/Lato/woff2/Lato Medium Italic.woff2 and /dev/null differ diff --git a/static/fonts/Lato/woff2/Lato Medium.woff2 b/static/fonts/Lato/woff2/Lato Medium.woff2 deleted file mode 100644 index cf8be9c..0000000 Binary files a/static/fonts/Lato/woff2/Lato Medium.woff2 and /dev/null differ diff --git a/static/fonts/Lato/woff2/Lato Semibold Italic.woff2 b/static/fonts/Lato/woff2/Lato Semibold Italic.woff2 deleted file mode 100644 index 493912a..0000000 Binary files a/static/fonts/Lato/woff2/Lato Semibold Italic.woff2 and /dev/null differ diff --git a/static/fonts/Lato/woff2/Lato Semibold.woff2 b/static/fonts/Lato/woff2/Lato Semibold.woff2 deleted file mode 100644 index 91880e2..0000000 Binary files a/static/fonts/Lato/woff2/Lato Semibold.woff2 and /dev/null differ diff --git a/static/fonts/Lato/woff2/Lato Thin Italic.woff2 b/static/fonts/Lato/woff2/Lato Thin Italic.woff2 deleted file mode 100644 index b961407..0000000 Binary files a/static/fonts/Lato/woff2/Lato Thin Italic.woff2 and /dev/null differ diff --git a/static/fonts/Lato/woff2/Lato Thin.woff2 b/static/fonts/Lato/woff2/Lato Thin.woff2 deleted file mode 100644 index 0ae38fa..0000000 Binary files a/static/fonts/Lato/woff2/Lato Thin.woff2 and /dev/null differ diff --git a/static/fonts/Lato/woff2/Lato.woff2 b/static/fonts/Lato/woff2/Lato.woff2 deleted file mode 100644 index 5e508d8..0000000 Binary files a/static/fonts/Lato/woff2/Lato.woff2 and /dev/null differ diff --git a/static/fonts/Lato/LICENSE.txt b/static/fonts/LatoLatin/LICENSE.txt similarity index 100% rename from static/fonts/Lato/LICENSE.txt rename to static/fonts/LatoLatin/LICENSE.txt diff --git a/static/fonts/LatoLatin/LatoLatin.css b/static/fonts/LatoLatin/LatoLatin.css new file mode 100644 index 0000000..92cf323 --- /dev/null +++ b/static/fonts/LatoLatin/LatoLatin.css @@ -0,0 +1,185 @@ +/* + * LatoLatin by Łukasz Dziedzic - http://www.latofonts.com/lato-free-fonts/ + * License: OFL-1.1 + */ + +@font-face { + font-family: 'LatoLatin'; + font-style: normal; + font-weight: 100; + font-display: swap; + src: local('LatoLatin'), + url('woff2/LatoLatin Hairline.woff2') format('woff2'), + url('woff/LatoLatin Hairline.woff') format('woff'); +} + +@font-face { + font-family: 'LatoLatin'; + font-style: italic; + font-weight: 100; + font-display: swap; + src: local('LatoLatin'), + url('woff2/LatoLatin Hairline Italic.woff2') format('woff2'), + url('woff/LatoLatin Hairline Italic.woff') format('woff'); +} + +@font-face { + font-family: 'LatoLatin'; + font-style: normal; + font-weight: 200; + font-display: swap; + src: local('LatoLatin'), + url('woff2/LatoLatin Thin.woff2') format('woff2'), + url('woff/LatoLatin Thin.woff') format('woff'); +} + +@font-face { + font-family: 'LatoLatin'; + font-style: italic; + font-weight: 200; + font-display: swap; + src: local('LatoLatin'), + url('woff2/LatoLatin Thin Italic.woff2') format('woff2'), + url('woff/LatoLatin Thin Italic.woff') format('woff'); +} + +@font-face { + font-family: 'LatoLatin'; + font-style: normal; + font-weight: 300; + font-display: swap; + src: local('LatoLatin'), + url('woff2/LatoLatin Light.woff2') format('woff2'), + url('woff/LatoLatin Light.woff') format('woff'); +} + +@font-face { + font-family: 'LatoLatin'; + font-style: italic; + font-weight: 300; + font-display: swap; + src: local('LatoLatin'), + url('woff2/LatoLatin Light Italic.woff2') format('woff2'), + url('woff/LatoLatin Light Italic.woff') format('woff'); +} + +@font-face { + font-family: 'LatoLatin'; + font-style: normal; + font-weight: 400; + font-display: swap; + src: local('LatoLatin'), + url('woff2/LatoLatin Regular.woff2') format('woff2'), + url('woff/LatoLatin Regular.woff') format('woff'); +} + +@font-face { + font-family: 'LatoLatin'; + font-style: italic; + font-weight: 400; + font-display: swap; + src: local('LatoLatin'), + url('woff2/LatoLatin Italic.woff2') format('woff2'), + url('woff/LatoLatin Italic.woff') format('woff'); +} + +@font-face { + font-family: 'LatoLatin'; + font-style: normal; + font-weight: 500; + font-display: swap; + src: local('LatoLatin'), + url('woff2/LatoLatin Medium.woff2') format('woff2'), + url('woff/LatoLatin Medium.woff') format('woff'); +} + +@font-face { + font-family: 'LatoLatin'; + font-style: italic; + font-weight: 500; + font-display: swap; + src: local('LatoLatin'), + url('woff2/LatoLatin Medium Italic.woff2') format('woff2'), + url('woff/LatoLatin Medium Italic.woff') format('woff'); +} + +@font-face { + font-family: 'LatoLatin'; + font-style: normal; + font-weight: 600; + font-display: swap; + src: local('LatoLatin'), + url('woff2/LatoLatin Semibold.woff2') format('woff2'), + url('woff/LatoLatin Semibold.woff') format('woff'); +} + +@font-face { + font-family: 'LatoLatin'; + font-style: italic; + font-weight: 600; + font-display: swap; + src: local('LatoLatin'), + url('woff2/LatoLatin Semibold Italic.woff2') format('woff2'), + url('woff/LatoLatin Semibold Italic.woff') format('woff'); +} + +@font-face { + font-family: 'LatoLatin'; + font-style: normal; + font-weight: 700; + font-display: swap; + src: local('LatoLatin'), + url('woff2/LatoLatin Bold.woff2') format('woff2'), + url('woff/LatoLatin Bold.woff') format('woff'); +} + +@font-face { + font-family: 'LatoLatin'; + font-style: italic; + font-weight: 700; + font-display: swap; + src: local('LatoLatin'), + url('woff2/LatoLatin Bold Italic.woff2') format('woff2'), + url('woff/LatoLatin Bold Italic.woff') format('woff'); +} + +@font-face { + font-family: 'LatoLatin'; + font-style: normal; + font-weight: 800; + font-display: swap; + src: local('LatoLatin'), + url('woff2/LatoLatin Heavy.woff2') format('woff2'), + url('woff/LatoLatin Heavy.woff') format('woff'); +} + +@font-face { + font-family: 'LatoLatin'; + font-style: italic; + font-weight: 800; + font-display: swap; + src: local('LatoLatin'), + url('woff2/LatoLatin Heavy Italic.woff2') format('woff2'), + url('woff/LatoLatin Heavy Italic.woff') format('woff'); +} + +@font-face { + font-family: 'LatoLatin'; + font-style: normal; + font-weight: 900; + font-display: swap; + src: local('LatoLatin'), + url('woff2/LatoLatin Black.woff2') format('woff2'), + url('woff/LatoLatin Black.woff') format('woff'); +} + +@font-face { + font-family: 'LatoLatin'; + font-style: italic; + font-weight: 900; + font-display: swap; + src: local('LatoLatin'), + url('woff2/LatoLatin Black Italic.woff2') format('woff2'), + url('woff/LatoLatin Black Italic.woff') format('woff'); +} + diff --git a/static/fonts/LatoLatin/ttf/LatoLatin Black Italic.ttf b/static/fonts/LatoLatin/ttf/LatoLatin Black Italic.ttf new file mode 100644 index 0000000..76563c2 Binary files /dev/null and b/static/fonts/LatoLatin/ttf/LatoLatin Black Italic.ttf differ diff --git a/static/fonts/LatoLatin/ttf/LatoLatin Black.ttf b/static/fonts/LatoLatin/ttf/LatoLatin Black.ttf new file mode 100644 index 0000000..45c55e4 Binary files /dev/null and b/static/fonts/LatoLatin/ttf/LatoLatin Black.ttf differ diff --git a/static/fonts/LatoLatin/ttf/LatoLatin Bold Italic.ttf b/static/fonts/LatoLatin/ttf/LatoLatin Bold Italic.ttf new file mode 100644 index 0000000..c1f225a Binary files /dev/null and b/static/fonts/LatoLatin/ttf/LatoLatin Bold Italic.ttf differ diff --git a/static/fonts/LatoLatin/ttf/LatoLatin Bold.ttf b/static/fonts/LatoLatin/ttf/LatoLatin Bold.ttf new file mode 100644 index 0000000..c598c24 Binary files /dev/null and b/static/fonts/LatoLatin/ttf/LatoLatin Bold.ttf differ diff --git a/static/fonts/LatoLatin/ttf/LatoLatin Hairline Italic.ttf b/static/fonts/LatoLatin/ttf/LatoLatin Hairline Italic.ttf new file mode 100644 index 0000000..d7d8753 Binary files /dev/null and b/static/fonts/LatoLatin/ttf/LatoLatin Hairline Italic.ttf differ diff --git a/static/fonts/LatoLatin/ttf/LatoLatin Hairline.ttf b/static/fonts/LatoLatin/ttf/LatoLatin Hairline.ttf new file mode 100644 index 0000000..5984ab0 Binary files /dev/null and b/static/fonts/LatoLatin/ttf/LatoLatin Hairline.ttf differ diff --git a/static/fonts/LatoLatin/ttf/LatoLatin Heavy Italic.ttf b/static/fonts/LatoLatin/ttf/LatoLatin Heavy Italic.ttf new file mode 100644 index 0000000..4f91d03 Binary files /dev/null and b/static/fonts/LatoLatin/ttf/LatoLatin Heavy Italic.ttf differ diff --git a/static/fonts/LatoLatin/ttf/LatoLatin Heavy.ttf b/static/fonts/LatoLatin/ttf/LatoLatin Heavy.ttf new file mode 100644 index 0000000..6d97505 Binary files /dev/null and b/static/fonts/LatoLatin/ttf/LatoLatin Heavy.ttf differ diff --git a/static/fonts/LatoLatin/ttf/LatoLatin Italic.ttf b/static/fonts/LatoLatin/ttf/LatoLatin Italic.ttf new file mode 100644 index 0000000..c61fc07 Binary files /dev/null and b/static/fonts/LatoLatin/ttf/LatoLatin Italic.ttf differ diff --git a/static/fonts/LatoLatin/ttf/LatoLatin Light Italic.ttf b/static/fonts/LatoLatin/ttf/LatoLatin Light Italic.ttf new file mode 100644 index 0000000..b881036 Binary files /dev/null and b/static/fonts/LatoLatin/ttf/LatoLatin Light Italic.ttf differ diff --git a/static/fonts/LatoLatin/ttf/LatoLatin Light.ttf b/static/fonts/LatoLatin/ttf/LatoLatin Light.ttf new file mode 100644 index 0000000..6af1b85 Binary files /dev/null and b/static/fonts/LatoLatin/ttf/LatoLatin Light.ttf differ diff --git a/static/fonts/LatoLatin/ttf/LatoLatin Medium Italic.ttf b/static/fonts/LatoLatin/ttf/LatoLatin Medium Italic.ttf new file mode 100644 index 0000000..6f929df Binary files /dev/null and b/static/fonts/LatoLatin/ttf/LatoLatin Medium Italic.ttf differ diff --git a/static/fonts/LatoLatin/ttf/LatoLatin Medium.ttf b/static/fonts/LatoLatin/ttf/LatoLatin Medium.ttf new file mode 100644 index 0000000..7ebafb4 Binary files /dev/null and b/static/fonts/LatoLatin/ttf/LatoLatin Medium.ttf differ diff --git a/static/fonts/LatoLatin/ttf/LatoLatin Regular.ttf b/static/fonts/LatoLatin/ttf/LatoLatin Regular.ttf new file mode 100644 index 0000000..bcc5778 Binary files /dev/null and b/static/fonts/LatoLatin/ttf/LatoLatin Regular.ttf differ diff --git a/static/fonts/LatoLatin/ttf/LatoLatin Semibold Italic.ttf b/static/fonts/LatoLatin/ttf/LatoLatin Semibold Italic.ttf new file mode 100644 index 0000000..d715514 Binary files /dev/null and b/static/fonts/LatoLatin/ttf/LatoLatin Semibold Italic.ttf differ diff --git a/static/fonts/LatoLatin/ttf/LatoLatin Semibold.ttf b/static/fonts/LatoLatin/ttf/LatoLatin Semibold.ttf new file mode 100644 index 0000000..b9481d1 Binary files /dev/null and b/static/fonts/LatoLatin/ttf/LatoLatin Semibold.ttf differ diff --git a/static/fonts/LatoLatin/ttf/LatoLatin Thin Italic.ttf b/static/fonts/LatoLatin/ttf/LatoLatin Thin Italic.ttf new file mode 100644 index 0000000..34f99ba Binary files /dev/null and b/static/fonts/LatoLatin/ttf/LatoLatin Thin Italic.ttf differ diff --git a/static/fonts/LatoLatin/ttf/LatoLatin Thin.ttf b/static/fonts/LatoLatin/ttf/LatoLatin Thin.ttf new file mode 100644 index 0000000..7752047 Binary files /dev/null and b/static/fonts/LatoLatin/ttf/LatoLatin Thin.ttf differ diff --git a/static/fonts/LatoLatin/woff/LatoLatin Black Italic.woff b/static/fonts/LatoLatin/woff/LatoLatin Black Italic.woff new file mode 100644 index 0000000..142c1c9 Binary files /dev/null and b/static/fonts/LatoLatin/woff/LatoLatin Black Italic.woff differ diff --git a/static/fonts/LatoLatin/woff/LatoLatin Black.woff b/static/fonts/LatoLatin/woff/LatoLatin Black.woff new file mode 100644 index 0000000..d1e2579 Binary files /dev/null and b/static/fonts/LatoLatin/woff/LatoLatin Black.woff differ diff --git a/static/fonts/LatoLatin/woff/LatoLatin Bold Italic.woff b/static/fonts/LatoLatin/woff/LatoLatin Bold Italic.woff new file mode 100644 index 0000000..3e683fe Binary files /dev/null and b/static/fonts/LatoLatin/woff/LatoLatin Bold Italic.woff differ diff --git a/static/fonts/LatoLatin/woff/LatoLatin Bold.woff b/static/fonts/LatoLatin/woff/LatoLatin Bold.woff new file mode 100644 index 0000000..cdfcbe0 Binary files /dev/null and b/static/fonts/LatoLatin/woff/LatoLatin Bold.woff differ diff --git a/static/fonts/LatoLatin/woff/LatoLatin Hairline Italic.woff b/static/fonts/LatoLatin/woff/LatoLatin Hairline Italic.woff new file mode 100644 index 0000000..bcb96fd Binary files /dev/null and b/static/fonts/LatoLatin/woff/LatoLatin Hairline Italic.woff differ diff --git a/static/fonts/LatoLatin/woff/LatoLatin Hairline.woff b/static/fonts/LatoLatin/woff/LatoLatin Hairline.woff new file mode 100644 index 0000000..5392604 Binary files /dev/null and b/static/fonts/LatoLatin/woff/LatoLatin Hairline.woff differ diff --git a/static/fonts/LatoLatin/woff/LatoLatin Heavy Italic.woff b/static/fonts/LatoLatin/woff/LatoLatin Heavy Italic.woff new file mode 100644 index 0000000..d588f6f Binary files /dev/null and b/static/fonts/LatoLatin/woff/LatoLatin Heavy Italic.woff differ diff --git a/static/fonts/LatoLatin/woff/LatoLatin Heavy.woff b/static/fonts/LatoLatin/woff/LatoLatin Heavy.woff new file mode 100644 index 0000000..82e5027 Binary files /dev/null and b/static/fonts/LatoLatin/woff/LatoLatin Heavy.woff differ diff --git a/static/fonts/LatoLatin/woff/LatoLatin Italic.woff b/static/fonts/LatoLatin/woff/LatoLatin Italic.woff new file mode 100644 index 0000000..d8cf84c Binary files /dev/null and b/static/fonts/LatoLatin/woff/LatoLatin Italic.woff differ diff --git a/static/fonts/LatoLatin/woff/LatoLatin Light Italic.woff b/static/fonts/LatoLatin/woff/LatoLatin Light Italic.woff new file mode 100644 index 0000000..bb72fd2 Binary files /dev/null and b/static/fonts/LatoLatin/woff/LatoLatin Light Italic.woff differ diff --git a/static/fonts/LatoLatin/woff/LatoLatin Light.woff b/static/fonts/LatoLatin/woff/LatoLatin Light.woff new file mode 100644 index 0000000..e7d4278 Binary files /dev/null and b/static/fonts/LatoLatin/woff/LatoLatin Light.woff differ diff --git a/static/fonts/LatoLatin/woff/LatoLatin Medium Italic.woff b/static/fonts/LatoLatin/woff/LatoLatin Medium Italic.woff new file mode 100644 index 0000000..ab7bbc8 Binary files /dev/null and b/static/fonts/LatoLatin/woff/LatoLatin Medium Italic.woff differ diff --git a/static/fonts/LatoLatin/woff/LatoLatin Medium.woff b/static/fonts/LatoLatin/woff/LatoLatin Medium.woff new file mode 100644 index 0000000..a430a4f Binary files /dev/null and b/static/fonts/LatoLatin/woff/LatoLatin Medium.woff differ diff --git a/static/fonts/LatoLatin/woff/LatoLatin Regular.woff b/static/fonts/LatoLatin/woff/LatoLatin Regular.woff new file mode 100644 index 0000000..bf73a6d Binary files /dev/null and b/static/fonts/LatoLatin/woff/LatoLatin Regular.woff differ diff --git a/static/fonts/LatoLatin/woff/LatoLatin Semibold Italic.woff b/static/fonts/LatoLatin/woff/LatoLatin Semibold Italic.woff new file mode 100644 index 0000000..ae27f2f Binary files /dev/null and b/static/fonts/LatoLatin/woff/LatoLatin Semibold Italic.woff differ diff --git a/static/fonts/LatoLatin/woff/LatoLatin Semibold.woff b/static/fonts/LatoLatin/woff/LatoLatin Semibold.woff new file mode 100644 index 0000000..5e22897 Binary files /dev/null and b/static/fonts/LatoLatin/woff/LatoLatin Semibold.woff differ diff --git a/static/fonts/LatoLatin/woff/LatoLatin Thin Italic.woff b/static/fonts/LatoLatin/woff/LatoLatin Thin Italic.woff new file mode 100644 index 0000000..72902b4 Binary files /dev/null and b/static/fonts/LatoLatin/woff/LatoLatin Thin Italic.woff differ diff --git a/static/fonts/LatoLatin/woff/LatoLatin Thin.woff b/static/fonts/LatoLatin/woff/LatoLatin Thin.woff new file mode 100644 index 0000000..431e4a7 Binary files /dev/null and b/static/fonts/LatoLatin/woff/LatoLatin Thin.woff differ diff --git a/static/fonts/LatoLatin/woff2/LatoLatin Black Italic.woff2 b/static/fonts/LatoLatin/woff2/LatoLatin Black Italic.woff2 new file mode 100644 index 0000000..e9862e6 Binary files /dev/null and b/static/fonts/LatoLatin/woff2/LatoLatin Black Italic.woff2 differ diff --git a/static/fonts/LatoLatin/woff2/LatoLatin Black.woff2 b/static/fonts/LatoLatin/woff2/LatoLatin Black.woff2 new file mode 100644 index 0000000..4127b4d Binary files /dev/null and b/static/fonts/LatoLatin/woff2/LatoLatin Black.woff2 differ diff --git a/static/fonts/LatoLatin/woff2/LatoLatin Bold Italic.woff2 b/static/fonts/LatoLatin/woff2/LatoLatin Bold Italic.woff2 new file mode 100644 index 0000000..f7bace1 Binary files /dev/null and b/static/fonts/LatoLatin/woff2/LatoLatin Bold Italic.woff2 differ diff --git a/static/fonts/LatoLatin/woff2/LatoLatin Bold.woff2 b/static/fonts/LatoLatin/woff2/LatoLatin Bold.woff2 new file mode 100644 index 0000000..2615c85 Binary files /dev/null and b/static/fonts/LatoLatin/woff2/LatoLatin Bold.woff2 differ diff --git a/static/fonts/LatoLatin/woff2/LatoLatin Hairline Italic.woff2 b/static/fonts/LatoLatin/woff2/LatoLatin Hairline Italic.woff2 new file mode 100644 index 0000000..69fa81d Binary files /dev/null and b/static/fonts/LatoLatin/woff2/LatoLatin Hairline Italic.woff2 differ diff --git a/static/fonts/LatoLatin/woff2/LatoLatin Hairline.woff2 b/static/fonts/LatoLatin/woff2/LatoLatin Hairline.woff2 new file mode 100644 index 0000000..820ac0f Binary files /dev/null and b/static/fonts/LatoLatin/woff2/LatoLatin Hairline.woff2 differ diff --git a/static/fonts/LatoLatin/woff2/LatoLatin Heavy Italic.woff2 b/static/fonts/LatoLatin/woff2/LatoLatin Heavy Italic.woff2 new file mode 100644 index 0000000..0a95552 Binary files /dev/null and b/static/fonts/LatoLatin/woff2/LatoLatin Heavy Italic.woff2 differ diff --git a/static/fonts/LatoLatin/woff2/LatoLatin Heavy.woff2 b/static/fonts/LatoLatin/woff2/LatoLatin Heavy.woff2 new file mode 100644 index 0000000..24bc6fa Binary files /dev/null and b/static/fonts/LatoLatin/woff2/LatoLatin Heavy.woff2 differ diff --git a/static/fonts/LatoLatin/woff2/LatoLatin Italic.woff2 b/static/fonts/LatoLatin/woff2/LatoLatin Italic.woff2 new file mode 100644 index 0000000..aaa5a35 Binary files /dev/null and b/static/fonts/LatoLatin/woff2/LatoLatin Italic.woff2 differ diff --git a/static/fonts/LatoLatin/woff2/LatoLatin Light Italic.woff2 b/static/fonts/LatoLatin/woff2/LatoLatin Light Italic.woff2 new file mode 100644 index 0000000..fc21432 Binary files /dev/null and b/static/fonts/LatoLatin/woff2/LatoLatin Light Italic.woff2 differ diff --git a/static/fonts/LatoLatin/woff2/LatoLatin Light.woff2 b/static/fonts/LatoLatin/woff2/LatoLatin Light.woff2 new file mode 100644 index 0000000..b6d0288 Binary files /dev/null and b/static/fonts/LatoLatin/woff2/LatoLatin Light.woff2 differ diff --git a/static/fonts/LatoLatin/woff2/LatoLatin Medium Italic.woff2 b/static/fonts/LatoLatin/woff2/LatoLatin Medium Italic.woff2 new file mode 100644 index 0000000..1a3a3f1 Binary files /dev/null and b/static/fonts/LatoLatin/woff2/LatoLatin Medium Italic.woff2 differ diff --git a/static/fonts/LatoLatin/woff2/LatoLatin Medium.woff2 b/static/fonts/LatoLatin/woff2/LatoLatin Medium.woff2 new file mode 100644 index 0000000..20251fe Binary files /dev/null and b/static/fonts/LatoLatin/woff2/LatoLatin Medium.woff2 differ diff --git a/static/fonts/LatoLatin/woff2/LatoLatin Regular.woff2 b/static/fonts/LatoLatin/woff2/LatoLatin Regular.woff2 new file mode 100644 index 0000000..a4d084b Binary files /dev/null and b/static/fonts/LatoLatin/woff2/LatoLatin Regular.woff2 differ diff --git a/static/fonts/LatoLatin/woff2/LatoLatin Semibold Italic.woff2 b/static/fonts/LatoLatin/woff2/LatoLatin Semibold Italic.woff2 new file mode 100644 index 0000000..da18241 Binary files /dev/null and b/static/fonts/LatoLatin/woff2/LatoLatin Semibold Italic.woff2 differ diff --git a/static/fonts/LatoLatin/woff2/LatoLatin Semibold.woff2 b/static/fonts/LatoLatin/woff2/LatoLatin Semibold.woff2 new file mode 100644 index 0000000..1861c24 Binary files /dev/null and b/static/fonts/LatoLatin/woff2/LatoLatin Semibold.woff2 differ diff --git a/static/fonts/LatoLatin/woff2/LatoLatin Thin Italic.woff2 b/static/fonts/LatoLatin/woff2/LatoLatin Thin Italic.woff2 new file mode 100644 index 0000000..caafd60 Binary files /dev/null and b/static/fonts/LatoLatin/woff2/LatoLatin Thin Italic.woff2 differ diff --git a/static/fonts/LatoLatin/woff2/LatoLatin Thin.woff2 b/static/fonts/LatoLatin/woff2/LatoLatin Thin.woff2 new file mode 100644 index 0000000..3f0cc90 Binary files /dev/null and b/static/fonts/LatoLatin/woff2/LatoLatin Thin.woff2 differ diff --git a/static/styles.css b/static/styles.css index 3766fd4..afc00f4 100644 --- a/static/styles.css +++ b/static/styles.css @@ -14,7 +14,7 @@ body { margin: 0; min-height: 100%; font-size: 1.25em; - font-family: Lato, Roboto, Noto, sans-serif; + font-family: LatoLatin, Lato, Roboto, Noto, sans-serif; text-align: justify; } diff --git a/templates/_base.html b/templates/_base.html index 59c3fca..16d9533 100644 --- a/templates/_base.html +++ b/templates/_base.html @@ -6,7 +6,7 @@ {% block title %}ComputerSchaf{% endblock %} - + {% block assets %}{% endblock %}