From 72397e0abd3d48f884fe04538cc622e613fa0df7 Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Sat, 30 Nov 2024 19:08:38 +0100 Subject: add webfont files for Junction and Inter --- fietsboek/static/fonts.css | 121 ----- fietsboek/static/fonts/inter-v18-latin-100.woff2 | Bin 0 -> 23432 bytes .../static/fonts/inter-v18-latin-100italic.woff2 | Bin 0 -> 24832 bytes fietsboek/static/fonts/inter-v18-latin-200.woff2 | Bin 0 -> 23956 bytes .../static/fonts/inter-v18-latin-200italic.woff2 | Bin 0 -> 25440 bytes fietsboek/static/fonts/inter-v18-latin-300.woff2 | Bin 0 -> 24064 bytes .../static/fonts/inter-v18-latin-300italic.woff2 | Bin 0 -> 25440 bytes fietsboek/static/fonts/inter-v18-latin-500.woff2 | Bin 0 -> 24368 bytes .../static/fonts/inter-v18-latin-500italic.woff2 | Bin 0 -> 25812 bytes fietsboek/static/fonts/inter-v18-latin-600.woff2 | Bin 0 -> 24304 bytes .../static/fonts/inter-v18-latin-600italic.woff2 | Bin 0 -> 25900 bytes fietsboek/static/fonts/inter-v18-latin-700.woff2 | Bin 0 -> 24352 bytes .../static/fonts/inter-v18-latin-700italic.woff2 | Bin 0 -> 25968 bytes fietsboek/static/fonts/inter-v18-latin-800.woff2 | Bin 0 -> 24508 bytes .../static/fonts/inter-v18-latin-800italic.woff2 | Bin 0 -> 26080 bytes fietsboek/static/fonts/inter-v18-latin-900.woff2 | Bin 0 -> 24008 bytes .../static/fonts/inter-v18-latin-900italic.woff2 | Bin 0 -> 25416 bytes .../static/fonts/inter-v18-latin-italic.woff2 | Bin 0 -> 25080 bytes .../static/fonts/inter-v18-latin-regular.woff2 | Bin 0 -> 23692 bytes fietsboek/static/fonts/junction-bold.eot | Bin 0 -> 15557 bytes fietsboek/static/fonts/junction-bold.svg | 553 +++++++++++++++++++++ fietsboek/static/fonts/junction-bold.ttf | Bin 0 -> 40572 bytes fietsboek/static/fonts/junction-bold.woff | Bin 0 -> 19276 bytes fietsboek/static/fonts/junction-light.eot | Bin 0 -> 16841 bytes fietsboek/static/fonts/junction-light.svg | 553 +++++++++++++++++++++ fietsboek/static/fonts/junction-light.ttf | Bin 0 -> 41992 bytes fietsboek/static/fonts/junction-light.woff | Bin 0 -> 20628 bytes fietsboek/static/fonts/junction-regular.eot | Bin 0 -> 15143 bytes fietsboek/static/fonts/junction-regular.svg | 553 +++++++++++++++++++++ fietsboek/static/fonts/junction-regular.ttf | Bin 0 -> 41604 bytes fietsboek/static/fonts/junction-regular.woff | Bin 0 -> 18616 bytes .../static/fonts/open-sans-v29-latin-300.woff | Bin 20748 -> 0 bytes .../static/fonts/open-sans-v29-latin-300.woff2 | Bin 16812 -> 0 bytes .../fonts/open-sans-v29-latin-300italic.woff | Bin 21928 -> 0 bytes .../fonts/open-sans-v29-latin-300italic.woff2 | Bin 17828 -> 0 bytes .../static/fonts/open-sans-v29-latin-500.woff | Bin 20772 -> 0 bytes .../static/fonts/open-sans-v29-latin-500.woff2 | Bin 16812 -> 0 bytes .../fonts/open-sans-v29-latin-500italic.woff | Bin 21868 -> 0 bytes .../fonts/open-sans-v29-latin-500italic.woff2 | Bin 17896 -> 0 bytes .../static/fonts/open-sans-v29-latin-600.woff | Bin 20664 -> 0 bytes .../static/fonts/open-sans-v29-latin-600.woff2 | Bin 16796 -> 0 bytes .../fonts/open-sans-v29-latin-600italic.woff | Bin 21812 -> 0 bytes .../fonts/open-sans-v29-latin-600italic.woff2 | Bin 17836 -> 0 bytes .../static/fonts/open-sans-v29-latin-700.woff | Bin 20164 -> 0 bytes .../static/fonts/open-sans-v29-latin-700.woff2 | Bin 16360 -> 0 bytes .../fonts/open-sans-v29-latin-700italic.woff | Bin 21244 -> 0 bytes .../fonts/open-sans-v29-latin-700italic.woff2 | Bin 17396 -> 0 bytes .../static/fonts/open-sans-v29-latin-800.woff | Bin 20656 -> 0 bytes .../static/fonts/open-sans-v29-latin-800.woff2 | Bin 16724 -> 0 bytes .../fonts/open-sans-v29-latin-800italic.woff | Bin 21520 -> 0 bytes .../fonts/open-sans-v29-latin-800italic.woff2 | Bin 17704 -> 0 bytes .../static/fonts/open-sans-v29-latin-italic.woff | Bin 21848 -> 0 bytes .../static/fonts/open-sans-v29-latin-italic.woff2 | Bin 17816 -> 0 bytes .../static/fonts/open-sans-v29-latin-regular.woff | Bin 20704 -> 0 bytes .../static/fonts/open-sans-v29-latin-regular.woff2 | Bin 16720 -> 0 bytes fietsboek/static/inter.css | 163 ++++++ fietsboek/static/junction.css | 36 ++ fietsboek/templates/layout.jinja2 | 3 +- 58 files changed, 1860 insertions(+), 122 deletions(-) delete mode 100644 fietsboek/static/fonts.css create mode 100644 fietsboek/static/fonts/inter-v18-latin-100.woff2 create mode 100644 fietsboek/static/fonts/inter-v18-latin-100italic.woff2 create mode 100644 fietsboek/static/fonts/inter-v18-latin-200.woff2 create mode 100644 fietsboek/static/fonts/inter-v18-latin-200italic.woff2 create mode 100644 fietsboek/static/fonts/inter-v18-latin-300.woff2 create mode 100644 fietsboek/static/fonts/inter-v18-latin-300italic.woff2 create mode 100644 fietsboek/static/fonts/inter-v18-latin-500.woff2 create mode 100644 fietsboek/static/fonts/inter-v18-latin-500italic.woff2 create mode 100644 fietsboek/static/fonts/inter-v18-latin-600.woff2 create mode 100644 fietsboek/static/fonts/inter-v18-latin-600italic.woff2 create mode 100644 fietsboek/static/fonts/inter-v18-latin-700.woff2 create mode 100644 fietsboek/static/fonts/inter-v18-latin-700italic.woff2 create mode 100644 fietsboek/static/fonts/inter-v18-latin-800.woff2 create mode 100644 fietsboek/static/fonts/inter-v18-latin-800italic.woff2 create mode 100644 fietsboek/static/fonts/inter-v18-latin-900.woff2 create mode 100644 fietsboek/static/fonts/inter-v18-latin-900italic.woff2 create mode 100644 fietsboek/static/fonts/inter-v18-latin-italic.woff2 create mode 100644 fietsboek/static/fonts/inter-v18-latin-regular.woff2 create mode 100755 fietsboek/static/fonts/junction-bold.eot create mode 100755 fietsboek/static/fonts/junction-bold.svg create mode 100755 fietsboek/static/fonts/junction-bold.ttf create mode 100755 fietsboek/static/fonts/junction-bold.woff create mode 100755 fietsboek/static/fonts/junction-light.eot create mode 100755 fietsboek/static/fonts/junction-light.svg create mode 100755 fietsboek/static/fonts/junction-light.ttf create mode 100755 fietsboek/static/fonts/junction-light.woff create mode 100755 fietsboek/static/fonts/junction-regular.eot create mode 100755 fietsboek/static/fonts/junction-regular.svg create mode 100755 fietsboek/static/fonts/junction-regular.ttf create mode 100755 fietsboek/static/fonts/junction-regular.woff delete mode 100644 fietsboek/static/fonts/open-sans-v29-latin-300.woff delete mode 100644 fietsboek/static/fonts/open-sans-v29-latin-300.woff2 delete mode 100644 fietsboek/static/fonts/open-sans-v29-latin-300italic.woff delete mode 100644 fietsboek/static/fonts/open-sans-v29-latin-300italic.woff2 delete mode 100644 fietsboek/static/fonts/open-sans-v29-latin-500.woff delete mode 100644 fietsboek/static/fonts/open-sans-v29-latin-500.woff2 delete mode 100644 fietsboek/static/fonts/open-sans-v29-latin-500italic.woff delete mode 100644 fietsboek/static/fonts/open-sans-v29-latin-500italic.woff2 delete mode 100644 fietsboek/static/fonts/open-sans-v29-latin-600.woff delete mode 100644 fietsboek/static/fonts/open-sans-v29-latin-600.woff2 delete mode 100644 fietsboek/static/fonts/open-sans-v29-latin-600italic.woff delete mode 100644 fietsboek/static/fonts/open-sans-v29-latin-600italic.woff2 delete mode 100644 fietsboek/static/fonts/open-sans-v29-latin-700.woff delete mode 100644 fietsboek/static/fonts/open-sans-v29-latin-700.woff2 delete mode 100644 fietsboek/static/fonts/open-sans-v29-latin-700italic.woff delete mode 100644 fietsboek/static/fonts/open-sans-v29-latin-700italic.woff2 delete mode 100644 fietsboek/static/fonts/open-sans-v29-latin-800.woff delete mode 100644 fietsboek/static/fonts/open-sans-v29-latin-800.woff2 delete mode 100644 fietsboek/static/fonts/open-sans-v29-latin-800italic.woff delete mode 100644 fietsboek/static/fonts/open-sans-v29-latin-800italic.woff2 delete mode 100644 fietsboek/static/fonts/open-sans-v29-latin-italic.woff delete mode 100644 fietsboek/static/fonts/open-sans-v29-latin-italic.woff2 delete mode 100644 fietsboek/static/fonts/open-sans-v29-latin-regular.woff delete mode 100644 fietsboek/static/fonts/open-sans-v29-latin-regular.woff2 create mode 100644 fietsboek/static/inter.css create mode 100755 fietsboek/static/junction.css diff --git a/fietsboek/static/fonts.css b/fietsboek/static/fonts.css deleted file mode 100644 index 7bedcda..0000000 --- a/fietsboek/static/fonts.css +++ /dev/null @@ -1,121 +0,0 @@ -/* Snippet generated by https://google-webfonts-helper.herokuapp.com/fonts/open-sans?subsets=latin */ - -/* open-sans-300 - latin */ -@font-face { - font-family: 'Open Sans'; - font-style: normal; - font-weight: 300; - src: local(''), - url('fonts/open-sans-v29-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ - url('fonts/open-sans-v29-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ -} - -/* open-sans-regular - latin */ -@font-face { - font-family: 'Open Sans'; - font-style: normal; - font-weight: 400; - src: local(''), - url('fonts/open-sans-v29-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ - url('fonts/open-sans-v29-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ -} - -/* open-sans-500 - latin */ -@font-face { - font-family: 'Open Sans'; - font-style: normal; - font-weight: 500; - src: local(''), - url('fonts/open-sans-v29-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ - url('fonts/open-sans-v29-latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ -} - -/* open-sans-600 - latin */ -@font-face { - font-family: 'Open Sans'; - font-style: normal; - font-weight: 600; - src: local(''), - url('fonts/open-sans-v29-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ - url('fonts/open-sans-v29-latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ -} - -/* open-sans-700 - latin */ -@font-face { - font-family: 'Open Sans'; - font-style: normal; - font-weight: 700; - src: local(''), - url('fonts/open-sans-v29-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ - url('fonts/open-sans-v29-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ -} - -/* open-sans-800 - latin */ -@font-face { - font-family: 'Open Sans'; - font-style: normal; - font-weight: 800; - src: local(''), - url('fonts/open-sans-v29-latin-800.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ - url('fonts/open-sans-v29-latin-800.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ -} - -/* open-sans-300italic - latin */ -@font-face { - font-family: 'Open Sans'; - font-style: italic; - font-weight: 300; - src: local(''), - url('fonts/open-sans-v29-latin-300italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ - url('fonts/open-sans-v29-latin-300italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ -} - -/* open-sans-italic - latin */ -@font-face { - font-family: 'Open Sans'; - font-style: italic; - font-weight: 400; - src: local(''), - url('fonts/open-sans-v29-latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ - url('fonts/open-sans-v29-latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ -} - -/* open-sans-500italic - latin */ -@font-face { - font-family: 'Open Sans'; - font-style: italic; - font-weight: 500; - src: local(''), - url('fonts/open-sans-v29-latin-500italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ - url('fonts/open-sans-v29-latin-500italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ -} - -/* open-sans-600italic - latin */ -@font-face { - font-family: 'Open Sans'; - font-style: italic; - font-weight: 600; - src: local(''), - url('fonts/open-sans-v29-latin-600italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ - url('fonts/open-sans-v29-latin-600italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ -} - -/* open-sans-700italic - latin */ -@font-face { - font-family: 'Open Sans'; - font-style: italic; - font-weight: 700; - src: local(''), - url('fonts/open-sans-v29-latin-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ - url('fonts/open-sans-v29-latin-700italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ -} - -/* open-sans-800italic - latin */ -@font-face { - font-family: 'Open Sans'; - font-style: italic; - font-weight: 800; - src: local(''), - url('fonts/open-sans-v29-latin-800italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ - url('fonts/open-sans-v29-latin-800italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ -} diff --git a/fietsboek/static/fonts/inter-v18-latin-100.woff2 b/fietsboek/static/fonts/inter-v18-latin-100.woff2 new file mode 100644 index 0000000..6aa06cb Binary files /dev/null and b/fietsboek/static/fonts/inter-v18-latin-100.woff2 differ diff --git a/fietsboek/static/fonts/inter-v18-latin-100italic.woff2 b/fietsboek/static/fonts/inter-v18-latin-100italic.woff2 new file mode 100644 index 0000000..502fe89 Binary files /dev/null and b/fietsboek/static/fonts/inter-v18-latin-100italic.woff2 differ diff --git a/fietsboek/static/fonts/inter-v18-latin-200.woff2 b/fietsboek/static/fonts/inter-v18-latin-200.woff2 new file mode 100644 index 0000000..ba5753e Binary files /dev/null and b/fietsboek/static/fonts/inter-v18-latin-200.woff2 differ diff --git a/fietsboek/static/fonts/inter-v18-latin-200italic.woff2 b/fietsboek/static/fonts/inter-v18-latin-200italic.woff2 new file mode 100644 index 0000000..3fb8a8e Binary files /dev/null and b/fietsboek/static/fonts/inter-v18-latin-200italic.woff2 differ diff --git a/fietsboek/static/fonts/inter-v18-latin-300.woff2 b/fietsboek/static/fonts/inter-v18-latin-300.woff2 new file mode 100644 index 0000000..794bde5 Binary files /dev/null and b/fietsboek/static/fonts/inter-v18-latin-300.woff2 differ diff --git a/fietsboek/static/fonts/inter-v18-latin-300italic.woff2 b/fietsboek/static/fonts/inter-v18-latin-300italic.woff2 new file mode 100644 index 0000000..34af554 Binary files /dev/null and b/fietsboek/static/fonts/inter-v18-latin-300italic.woff2 differ diff --git a/fietsboek/static/fonts/inter-v18-latin-500.woff2 b/fietsboek/static/fonts/inter-v18-latin-500.woff2 new file mode 100644 index 0000000..03aaea1 Binary files /dev/null and b/fietsboek/static/fonts/inter-v18-latin-500.woff2 differ diff --git a/fietsboek/static/fonts/inter-v18-latin-500italic.woff2 b/fietsboek/static/fonts/inter-v18-latin-500italic.woff2 new file mode 100644 index 0000000..ef0937e Binary files /dev/null and b/fietsboek/static/fonts/inter-v18-latin-500italic.woff2 differ diff --git a/fietsboek/static/fonts/inter-v18-latin-600.woff2 b/fietsboek/static/fonts/inter-v18-latin-600.woff2 new file mode 100644 index 0000000..fb50a02 Binary files /dev/null and b/fietsboek/static/fonts/inter-v18-latin-600.woff2 differ diff --git a/fietsboek/static/fonts/inter-v18-latin-600italic.woff2 b/fietsboek/static/fonts/inter-v18-latin-600italic.woff2 new file mode 100644 index 0000000..feee055 Binary files /dev/null and b/fietsboek/static/fonts/inter-v18-latin-600italic.woff2 differ diff --git a/fietsboek/static/fonts/inter-v18-latin-700.woff2 b/fietsboek/static/fonts/inter-v18-latin-700.woff2 new file mode 100644 index 0000000..12b51d7 Binary files /dev/null and b/fietsboek/static/fonts/inter-v18-latin-700.woff2 differ diff --git a/fietsboek/static/fonts/inter-v18-latin-700italic.woff2 b/fietsboek/static/fonts/inter-v18-latin-700italic.woff2 new file mode 100644 index 0000000..4617280 Binary files /dev/null and b/fietsboek/static/fonts/inter-v18-latin-700italic.woff2 differ diff --git a/fietsboek/static/fonts/inter-v18-latin-800.woff2 b/fietsboek/static/fonts/inter-v18-latin-800.woff2 new file mode 100644 index 0000000..882bd18 Binary files /dev/null and b/fietsboek/static/fonts/inter-v18-latin-800.woff2 differ diff --git a/fietsboek/static/fonts/inter-v18-latin-800italic.woff2 b/fietsboek/static/fonts/inter-v18-latin-800italic.woff2 new file mode 100644 index 0000000..f4f2106 Binary files /dev/null and b/fietsboek/static/fonts/inter-v18-latin-800italic.woff2 differ diff --git a/fietsboek/static/fonts/inter-v18-latin-900.woff2 b/fietsboek/static/fonts/inter-v18-latin-900.woff2 new file mode 100644 index 0000000..ecc6f69 Binary files /dev/null and b/fietsboek/static/fonts/inter-v18-latin-900.woff2 differ diff --git a/fietsboek/static/fonts/inter-v18-latin-900italic.woff2 b/fietsboek/static/fonts/inter-v18-latin-900italic.woff2 new file mode 100644 index 0000000..9c2eafa Binary files /dev/null and b/fietsboek/static/fonts/inter-v18-latin-900italic.woff2 differ diff --git a/fietsboek/static/fonts/inter-v18-latin-italic.woff2 b/fietsboek/static/fonts/inter-v18-latin-italic.woff2 new file mode 100644 index 0000000..ec07ef7 Binary files /dev/null and b/fietsboek/static/fonts/inter-v18-latin-italic.woff2 differ diff --git a/fietsboek/static/fonts/inter-v18-latin-regular.woff2 b/fietsboek/static/fonts/inter-v18-latin-regular.woff2 new file mode 100644 index 0000000..33002f1 Binary files /dev/null and b/fietsboek/static/fonts/inter-v18-latin-regular.woff2 differ diff --git a/fietsboek/static/fonts/junction-bold.eot b/fietsboek/static/fonts/junction-bold.eot new file mode 100755 index 0000000..ae3b0a0 Binary files /dev/null and b/fietsboek/static/fonts/junction-bold.eot differ diff --git a/fietsboek/static/fonts/junction-bold.svg b/fietsboek/static/fonts/junction-bold.svg new file mode 100755 index 0000000..0eabe7d --- /dev/null +++ b/fietsboek/static/fonts/junction-bold.svg @@ -0,0 +1,553 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/fietsboek/static/fonts/junction-bold.ttf b/fietsboek/static/fonts/junction-bold.ttf new file mode 100755 index 0000000..2eb387a Binary files /dev/null and b/fietsboek/static/fonts/junction-bold.ttf differ diff --git a/fietsboek/static/fonts/junction-bold.woff b/fietsboek/static/fonts/junction-bold.woff new file mode 100755 index 0000000..99f9187 Binary files /dev/null and b/fietsboek/static/fonts/junction-bold.woff differ diff --git a/fietsboek/static/fonts/junction-light.eot b/fietsboek/static/fonts/junction-light.eot new file mode 100755 index 0000000..14dbc79 Binary files /dev/null and b/fietsboek/static/fonts/junction-light.eot differ diff --git a/fietsboek/static/fonts/junction-light.svg b/fietsboek/static/fonts/junction-light.svg new file mode 100755 index 0000000..4e83ead --- /dev/null +++ b/fietsboek/static/fonts/junction-light.svg @@ -0,0 +1,553 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/fietsboek/static/fonts/junction-light.ttf b/fietsboek/static/fonts/junction-light.ttf new file mode 100755 index 0000000..b6d05d1 Binary files /dev/null and b/fietsboek/static/fonts/junction-light.ttf differ diff --git a/fietsboek/static/fonts/junction-light.woff b/fietsboek/static/fonts/junction-light.woff new file mode 100755 index 0000000..2c0c8fa Binary files /dev/null and b/fietsboek/static/fonts/junction-light.woff differ diff --git a/fietsboek/static/fonts/junction-regular.eot b/fietsboek/static/fonts/junction-regular.eot new file mode 100755 index 0000000..f84692a Binary files /dev/null and b/fietsboek/static/fonts/junction-regular.eot differ diff --git a/fietsboek/static/fonts/junction-regular.svg b/fietsboek/static/fonts/junction-regular.svg new file mode 100755 index 0000000..4e8d467 --- /dev/null +++ b/fietsboek/static/fonts/junction-regular.svg @@ -0,0 +1,553 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/fietsboek/static/fonts/junction-regular.ttf b/fietsboek/static/fonts/junction-regular.ttf new file mode 100755 index 0000000..286afaa Binary files /dev/null and b/fietsboek/static/fonts/junction-regular.ttf differ diff --git a/fietsboek/static/fonts/junction-regular.woff b/fietsboek/static/fonts/junction-regular.woff new file mode 100755 index 0000000..a4f2e7a Binary files /dev/null and b/fietsboek/static/fonts/junction-regular.woff differ diff --git a/fietsboek/static/fonts/open-sans-v29-latin-300.woff b/fietsboek/static/fonts/open-sans-v29-latin-300.woff deleted file mode 100644 index fd25416..0000000 Binary files a/fietsboek/static/fonts/open-sans-v29-latin-300.woff and /dev/null differ diff --git a/fietsboek/static/fonts/open-sans-v29-latin-300.woff2 b/fietsboek/static/fonts/open-sans-v29-latin-300.woff2 deleted file mode 100644 index e7341dc..0000000 Binary files a/fietsboek/static/fonts/open-sans-v29-latin-300.woff2 and /dev/null differ diff --git a/fietsboek/static/fonts/open-sans-v29-latin-300italic.woff b/fietsboek/static/fonts/open-sans-v29-latin-300italic.woff deleted file mode 100644 index 8468acd..0000000 Binary files a/fietsboek/static/fonts/open-sans-v29-latin-300italic.woff and /dev/null differ diff --git a/fietsboek/static/fonts/open-sans-v29-latin-300italic.woff2 b/fietsboek/static/fonts/open-sans-v29-latin-300italic.woff2 deleted file mode 100644 index ad29be4..0000000 Binary files a/fietsboek/static/fonts/open-sans-v29-latin-300italic.woff2 and /dev/null differ diff --git a/fietsboek/static/fonts/open-sans-v29-latin-500.woff b/fietsboek/static/fonts/open-sans-v29-latin-500.woff deleted file mode 100644 index ce838eb..0000000 Binary files a/fietsboek/static/fonts/open-sans-v29-latin-500.woff and /dev/null differ diff --git a/fietsboek/static/fonts/open-sans-v29-latin-500.woff2 b/fietsboek/static/fonts/open-sans-v29-latin-500.woff2 deleted file mode 100644 index b9bc72c..0000000 Binary files a/fietsboek/static/fonts/open-sans-v29-latin-500.woff2 and /dev/null differ diff --git a/fietsboek/static/fonts/open-sans-v29-latin-500italic.woff b/fietsboek/static/fonts/open-sans-v29-latin-500italic.woff deleted file mode 100644 index ec9cddd..0000000 Binary files a/fietsboek/static/fonts/open-sans-v29-latin-500italic.woff and /dev/null differ diff --git a/fietsboek/static/fonts/open-sans-v29-latin-500italic.woff2 b/fietsboek/static/fonts/open-sans-v29-latin-500italic.woff2 deleted file mode 100644 index 761a848..0000000 Binary files a/fietsboek/static/fonts/open-sans-v29-latin-500italic.woff2 and /dev/null differ diff --git a/fietsboek/static/fonts/open-sans-v29-latin-600.woff b/fietsboek/static/fonts/open-sans-v29-latin-600.woff deleted file mode 100644 index 9150b0c..0000000 Binary files a/fietsboek/static/fonts/open-sans-v29-latin-600.woff and /dev/null differ diff --git a/fietsboek/static/fonts/open-sans-v29-latin-600.woff2 b/fietsboek/static/fonts/open-sans-v29-latin-600.woff2 deleted file mode 100644 index 7015f7d..0000000 Binary files a/fietsboek/static/fonts/open-sans-v29-latin-600.woff2 and /dev/null differ diff --git a/fietsboek/static/fonts/open-sans-v29-latin-600italic.woff b/fietsboek/static/fonts/open-sans-v29-latin-600italic.woff deleted file mode 100644 index 10e4924..0000000 Binary files a/fietsboek/static/fonts/open-sans-v29-latin-600italic.woff and /dev/null differ diff --git a/fietsboek/static/fonts/open-sans-v29-latin-600italic.woff2 b/fietsboek/static/fonts/open-sans-v29-latin-600italic.woff2 deleted file mode 100644 index 5e1476c..0000000 Binary files a/fietsboek/static/fonts/open-sans-v29-latin-600italic.woff2 and /dev/null differ diff --git a/fietsboek/static/fonts/open-sans-v29-latin-700.woff b/fietsboek/static/fonts/open-sans-v29-latin-700.woff deleted file mode 100644 index 1b546f6..0000000 Binary files a/fietsboek/static/fonts/open-sans-v29-latin-700.woff and /dev/null differ diff --git a/fietsboek/static/fonts/open-sans-v29-latin-700.woff2 b/fietsboek/static/fonts/open-sans-v29-latin-700.woff2 deleted file mode 100644 index 00582c6..0000000 Binary files a/fietsboek/static/fonts/open-sans-v29-latin-700.woff2 and /dev/null differ diff --git a/fietsboek/static/fonts/open-sans-v29-latin-700italic.woff b/fietsboek/static/fonts/open-sans-v29-latin-700italic.woff deleted file mode 100644 index 59eead9..0000000 Binary files a/fietsboek/static/fonts/open-sans-v29-latin-700italic.woff and /dev/null differ diff --git a/fietsboek/static/fonts/open-sans-v29-latin-700italic.woff2 b/fietsboek/static/fonts/open-sans-v29-latin-700italic.woff2 deleted file mode 100644 index 5657d9e..0000000 Binary files a/fietsboek/static/fonts/open-sans-v29-latin-700italic.woff2 and /dev/null differ diff --git a/fietsboek/static/fonts/open-sans-v29-latin-800.woff b/fietsboek/static/fonts/open-sans-v29-latin-800.woff deleted file mode 100644 index a27ea13..0000000 Binary files a/fietsboek/static/fonts/open-sans-v29-latin-800.woff and /dev/null differ diff --git a/fietsboek/static/fonts/open-sans-v29-latin-800.woff2 b/fietsboek/static/fonts/open-sans-v29-latin-800.woff2 deleted file mode 100644 index 7fc8d86..0000000 Binary files a/fietsboek/static/fonts/open-sans-v29-latin-800.woff2 and /dev/null differ diff --git a/fietsboek/static/fonts/open-sans-v29-latin-800italic.woff b/fietsboek/static/fonts/open-sans-v29-latin-800italic.woff deleted file mode 100644 index 44f9748..0000000 Binary files a/fietsboek/static/fonts/open-sans-v29-latin-800italic.woff and /dev/null differ diff --git a/fietsboek/static/fonts/open-sans-v29-latin-800italic.woff2 b/fietsboek/static/fonts/open-sans-v29-latin-800italic.woff2 deleted file mode 100644 index 27c37d5..0000000 Binary files a/fietsboek/static/fonts/open-sans-v29-latin-800italic.woff2 and /dev/null differ diff --git a/fietsboek/static/fonts/open-sans-v29-latin-italic.woff b/fietsboek/static/fonts/open-sans-v29-latin-italic.woff deleted file mode 100644 index d354f13..0000000 Binary files a/fietsboek/static/fonts/open-sans-v29-latin-italic.woff and /dev/null differ diff --git a/fietsboek/static/fonts/open-sans-v29-latin-italic.woff2 b/fietsboek/static/fonts/open-sans-v29-latin-italic.woff2 deleted file mode 100644 index b323b27..0000000 Binary files a/fietsboek/static/fonts/open-sans-v29-latin-italic.woff2 and /dev/null differ diff --git a/fietsboek/static/fonts/open-sans-v29-latin-regular.woff b/fietsboek/static/fonts/open-sans-v29-latin-regular.woff deleted file mode 100644 index b9f6e3e..0000000 Binary files a/fietsboek/static/fonts/open-sans-v29-latin-regular.woff and /dev/null differ diff --git a/fietsboek/static/fonts/open-sans-v29-latin-regular.woff2 b/fietsboek/static/fonts/open-sans-v29-latin-regular.woff2 deleted file mode 100644 index f143cd4..0000000 Binary files a/fietsboek/static/fonts/open-sans-v29-latin-regular.woff2 and /dev/null differ diff --git a/fietsboek/static/inter.css b/fietsboek/static/inter.css new file mode 100644 index 0000000..5f2322f --- /dev/null +++ b/fietsboek/static/inter.css @@ -0,0 +1,163 @@ +/* Snippet generated by Google Webfonts Helper at https://gwfh.mranftl.com */ + +/* inter-100 - latin */ +@font-face { + font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ + font-family: 'Inter'; + font-style: normal; + font-weight: 100; + src: url('fonts/inter-v18-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ +} + +/* inter-100italic - latin */ +@font-face { + font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ + font-family: 'Inter'; + font-style: italic; + font-weight: 100; + src: url('fonts/inter-v18-latin-100italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ +} + +/* inter-200 - latin */ +@font-face { + font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ + font-family: 'Inter'; + font-style: normal; + font-weight: 200; + src: url('fonts/inter-v18-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ +} + +/* inter-200italic - latin */ +@font-face { + font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ + font-family: 'Inter'; + font-style: italic; + font-weight: 200; + src: url('fonts/inter-v18-latin-200italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ +} + +/* inter-300 - latin */ +@font-face { + font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ + font-family: 'Inter'; + font-style: normal; + font-weight: 300; + src: url('fonts/inter-v18-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ +} + +/* inter-300italic - latin */ +@font-face { + font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ + font-family: 'Inter'; + font-style: italic; + font-weight: 300; + src: url('fonts/inter-v18-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ +} + +/* inter-regular - latin */ +@font-face { + font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ + font-family: 'Inter'; + font-style: normal; + font-weight: 400; + src: url('fonts/inter-v18-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ +} + +/* inter-italic - latin */ +@font-face { + font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ + font-family: 'Inter'; + font-style: italic; + font-weight: 400; + src: url('fonts/inter-v18-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ +} + +/* inter-500 - latin */ +@font-face { + font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ + font-family: 'Inter'; + font-style: normal; + font-weight: 500; + src: url('fonts/inter-v18-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ +} + +/* inter-500italic - latin */ +@font-face { + font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ + font-family: 'Inter'; + font-style: italic; + font-weight: 500; + src: url('fonts/inter-v18-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ +} + +/* inter-600 - latin */ +@font-face { + font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ + font-family: 'Inter'; + font-style: normal; + font-weight: 600; + src: url('fonts/inter-v18-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ +} + +/* inter-600italic - latin */ +@font-face { + font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ + font-family: 'Inter'; + font-style: italic; + font-weight: 600; + src: url('fonts/inter-v18-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ +} + +/* inter-700 - latin */ +@font-face { + font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ + font-family: 'Inter'; + font-style: normal; + font-weight: 700; + src: url('fonts/inter-v18-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ +} + +/* inter-700italic - latin */ +@font-face { + font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ + font-family: 'Inter'; + font-style: italic; + font-weight: 700; + src: url('fonts/inter-v18-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ +} + +/* inter-800 - latin */ +@font-face { + font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ + font-family: 'Inter'; + font-style: normal; + font-weight: 800; + src: url('fonts/inter-v18-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ +} + +/* inter-800italic - latin */ +@font-face { + font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ + font-family: 'Inter'; + font-style: italic; + font-weight: 800; + src: url('fonts/inter-v18-latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ +} + +/* inter-900 - latin */ +@font-face { + font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ + font-family: 'Inter'; + font-style: normal; + font-weight: 900; + src: url('fonts/inter-v18-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ +} + +/* inter-900italic - latin */ +@font-face { + font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ + font-family: 'Inter'; + font-style: italic; + font-weight: 900; + src: url('fonts/inter-v18-latin-900italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ +} diff --git a/fietsboek/static/junction.css b/fietsboek/static/junction.css new file mode 100755 index 0000000..d9f6c7f --- /dev/null +++ b/fietsboek/static/junction.css @@ -0,0 +1,36 @@ + +@font-face { + font-family: 'Junction'; + src: url('fonts/junction-bold.eot'); + src: url('fonts/junction-bold.eot?#iefix') format('embedded-opentype'), + url('fonts/junction-bold.woff') format('woff'), + url('fonts/junction-bold.ttf') format('truetype'), + url('fonts/junction-bold.svg#junctionbold') format('svg'); + font-weight: bold; + font-style: normal; + +} + +@font-face { + font-family: 'Junction'; + src: url('fonts/junction-light.eot'); + src: url('fonts/junction-light.eot?#iefix') format('embedded-opentype'), + url('fonts/junction-light.woff') format('woff'), + url('fonts/junction-light.ttf') format('truetype'), + url('fonts/junction-light.svg#junctionlight') format('svg'); + font-weight: 300; + font-style: normal; + +} + +@font-face { + font-family: 'Junction'; + src: url('fonts/junction-regular.eot'); + src: url('fonts/junction-regular.eot?#iefix') format('embedded-opentype'), + url('fonts/junction-regular.woff') format('woff'), + url('fonts/junction-regular.ttf') format('truetype'), + url('fonts/junction-regular.svg#junctionregular') format('svg'); + font-weight: normal; + font-style: normal; + +} diff --git a/fietsboek/templates/layout.jinja2 b/fietsboek/templates/layout.jinja2 index bb3cc18..20dbea0 100644 --- a/fietsboek/templates/layout.jinja2 +++ b/fietsboek/templates/layout.jinja2 @@ -15,7 +15,8 @@ - + + -- cgit v1.2.3