From b325dcc4523f13dfe7c741335a7bb80a91a1fac6 Mon Sep 17 00:00:00 2001 From: Jfriedli Date: Thu, 18 Mar 2021 14:18:28 +0100 Subject: refactor index and download finished --- static/font/rubik-v12-latin-300.woff | Bin 0 -> 22524 bytes static/font/rubik-v12-latin-300.woff2 | Bin 0 -> 17312 bytes static/font/rubik-v12-latin-300italic.woff | Bin 0 -> 21484 bytes static/font/rubik-v12-latin-300italic.woff2 | Bin 0 -> 17032 bytes static/font/rubik-v12-latin-500.woff | Bin 0 -> 24112 bytes static/font/rubik-v12-latin-500.woff2 | Bin 0 -> 18792 bytes static/font/rubik-v12-latin-500italic.woff | Bin 0 -> 22876 bytes static/font/rubik-v12-latin-500italic.woff2 | Bin 0 -> 18196 bytes static/font/rubik-v12-latin-600.woff | Bin 0 -> 24088 bytes static/font/rubik-v12-latin-600.woff2 | Bin 0 -> 18752 bytes static/font/rubik-v12-latin-700.woff | Bin 0 -> 24160 bytes static/font/rubik-v12-latin-700.woff2 | Bin 0 -> 18816 bytes static/font/rubik-v12-latin-italic.woff | Bin 0 -> 22656 bytes static/font/rubik-v12-latin-italic.woff2 | Bin 0 -> 18080 bytes static/font/rubik-v12-latin-regular.woff | Bin 0 -> 23916 bytes static/font/rubik-v12-latin-regular.woff2 | Bin 0 -> 18692 bytes static/raleway.woff2 | Bin 20332 -> 0 bytes static/src/main.css | 71 +++++++++++++++++++++++++--- 18 files changed, 64 insertions(+), 7 deletions(-) create mode 100644 static/font/rubik-v12-latin-300.woff create mode 100644 static/font/rubik-v12-latin-300.woff2 create mode 100644 static/font/rubik-v12-latin-300italic.woff create mode 100644 static/font/rubik-v12-latin-300italic.woff2 create mode 100644 static/font/rubik-v12-latin-500.woff create mode 100644 static/font/rubik-v12-latin-500.woff2 create mode 100644 static/font/rubik-v12-latin-500italic.woff create mode 100644 static/font/rubik-v12-latin-500italic.woff2 create mode 100644 static/font/rubik-v12-latin-600.woff create mode 100644 static/font/rubik-v12-latin-600.woff2 create mode 100644 static/font/rubik-v12-latin-700.woff create mode 100644 static/font/rubik-v12-latin-700.woff2 create mode 100644 static/font/rubik-v12-latin-italic.woff create mode 100644 static/font/rubik-v12-latin-italic.woff2 create mode 100644 static/font/rubik-v12-latin-regular.woff create mode 100644 static/font/rubik-v12-latin-regular.woff2 delete mode 100644 static/raleway.woff2 (limited to 'static') diff --git a/static/font/rubik-v12-latin-300.woff b/static/font/rubik-v12-latin-300.woff new file mode 100644 index 0000000..ef32f2e Binary files /dev/null and b/static/font/rubik-v12-latin-300.woff differ diff --git a/static/font/rubik-v12-latin-300.woff2 b/static/font/rubik-v12-latin-300.woff2 new file mode 100644 index 0000000..f68504d Binary files /dev/null and b/static/font/rubik-v12-latin-300.woff2 differ diff --git a/static/font/rubik-v12-latin-300italic.woff b/static/font/rubik-v12-latin-300italic.woff new file mode 100644 index 0000000..3be20fd Binary files /dev/null and b/static/font/rubik-v12-latin-300italic.woff differ diff --git a/static/font/rubik-v12-latin-300italic.woff2 b/static/font/rubik-v12-latin-300italic.woff2 new file mode 100644 index 0000000..092955b Binary files /dev/null and b/static/font/rubik-v12-latin-300italic.woff2 differ diff --git a/static/font/rubik-v12-latin-500.woff b/static/font/rubik-v12-latin-500.woff new file mode 100644 index 0000000..86d1b9e Binary files /dev/null and b/static/font/rubik-v12-latin-500.woff differ diff --git a/static/font/rubik-v12-latin-500.woff2 b/static/font/rubik-v12-latin-500.woff2 new file mode 100644 index 0000000..f727e10 Binary files /dev/null and b/static/font/rubik-v12-latin-500.woff2 differ diff --git a/static/font/rubik-v12-latin-500italic.woff b/static/font/rubik-v12-latin-500italic.woff new file mode 100644 index 0000000..e1a7a90 Binary files /dev/null and b/static/font/rubik-v12-latin-500italic.woff differ diff --git a/static/font/rubik-v12-latin-500italic.woff2 b/static/font/rubik-v12-latin-500italic.woff2 new file mode 100644 index 0000000..7c774a8 Binary files /dev/null and b/static/font/rubik-v12-latin-500italic.woff2 differ diff --git a/static/font/rubik-v12-latin-600.woff b/static/font/rubik-v12-latin-600.woff new file mode 100644 index 0000000..1cf7ecb Binary files /dev/null and b/static/font/rubik-v12-latin-600.woff differ diff --git a/static/font/rubik-v12-latin-600.woff2 b/static/font/rubik-v12-latin-600.woff2 new file mode 100644 index 0000000..913dce8 Binary files /dev/null and b/static/font/rubik-v12-latin-600.woff2 differ diff --git a/static/font/rubik-v12-latin-700.woff b/static/font/rubik-v12-latin-700.woff new file mode 100644 index 0000000..4e3a22f Binary files /dev/null and b/static/font/rubik-v12-latin-700.woff differ diff --git a/static/font/rubik-v12-latin-700.woff2 b/static/font/rubik-v12-latin-700.woff2 new file mode 100644 index 0000000..830fe3d Binary files /dev/null and b/static/font/rubik-v12-latin-700.woff2 differ diff --git a/static/font/rubik-v12-latin-italic.woff b/static/font/rubik-v12-latin-italic.woff new file mode 100644 index 0000000..c06c350 Binary files /dev/null and b/static/font/rubik-v12-latin-italic.woff differ diff --git a/static/font/rubik-v12-latin-italic.woff2 b/static/font/rubik-v12-latin-italic.woff2 new file mode 100644 index 0000000..bb2a4b8 Binary files /dev/null and b/static/font/rubik-v12-latin-italic.woff2 differ diff --git a/static/font/rubik-v12-latin-regular.woff b/static/font/rubik-v12-latin-regular.woff new file mode 100644 index 0000000..7f013db Binary files /dev/null and b/static/font/rubik-v12-latin-regular.woff differ diff --git a/static/font/rubik-v12-latin-regular.woff2 b/static/font/rubik-v12-latin-regular.woff2 new file mode 100644 index 0000000..a9261b1 Binary files /dev/null and b/static/font/rubik-v12-latin-regular.woff2 differ diff --git a/static/raleway.woff2 b/static/raleway.woff2 deleted file mode 100644 index 7cb7031..0000000 Binary files a/static/raleway.woff2 and /dev/null differ diff --git a/static/src/main.css b/static/src/main.css index 72e6911..1171fe3 100644 --- a/static/src/main.css +++ b/static/src/main.css @@ -2,18 +2,75 @@ @tailwind components; @tailwind utilities; +/* rubik-300 - latin */ @font-face { - font-family: 'Raleway'; + font-family: 'Rubik'; + font-style: normal; + font-weight: 300; + src: local(''), + url('/static/font/rubik-v12-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ + url('/static/font/rubik-v12-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ +} +/* rubik-regular - latin */ +@font-face { + font-family: 'Rubik'; font-style: normal; font-weight: 400; - src: local('Raleway'), local('Raleway-Regular'), url(raleway-ext.woff2) format('woff2'); - unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; + src: local(''), + url('/static/font/rubik-v12-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ + url('/static/font/rubik-v12-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ } - +/* rubik-500 - latin */ @font-face { - font-family: 'Raleway'; + font-family: 'Rubik'; font-style: normal; + font-weight: 500; + src: local(''), + url('/static/font/rubik-v12-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ + url('/static/font/rubik-v12-latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ +} +/* rubik-600 - latin */ +@font-face { + font-family: 'Rubik'; + font-style: normal; + font-weight: 600; + src: local(''), + url('/static/font/rubik-v12-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ + url('/static/font/rubik-v12-latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ +} +/* rubik-700 - latin */ +@font-face { + font-family: 'Rubik'; + font-style: normal; + font-weight: 700; + src: local(''), + url('/static/font/rubik-v12-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ + url('/static/font/rubik-v12-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ +} +/* rubik-300italic - latin */ +@font-face { + font-family: 'Rubik'; + font-style: italic; + font-weight: 300; + src: local(''), + url('/static/font/rubik-v12-latin-300italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ + url('/static/font/rubik-v12-latin-300italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ +} +/* rubik-italic - latin */ +@font-face { + font-family: 'Rubik'; + font-style: italic; font-weight: 400; - src: local('Raleway'), local('Raleway-Regular'), url(raleway.woff2) format('woff2'); - unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; + src: local(''), + url('/static/font/rubik-v12-latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ + url('/static/font/rubik-v12-latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ } +/* rubik-500italic - latin */ +@font-face { + font-family: 'Rubik'; + font-style: italic; + font-weight: 500; + src: local(''), + url('/static/font/rubik-v12-latin-500italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ + url('/static/font/rubik-v12-latin-500italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ +} \ No newline at end of file -- cgit v1.3