diff --git a/app.config.js b/app.config.js index 895c4a6efd..8b288e1a73 100644 --- a/app.config.js +++ b/app.config.js @@ -234,8 +234,8 @@ module.exports = function (config) { 'expo-font', { fonts: [ - './assets/fonts/inter/InterVariable.ttf', - './assets/fonts/inter/InterVariable-Italic.ttf', + './assets/fonts/inter/InterVariable.woff2', + './assets/fonts/inter/InterVariable-Italic.woff2', // Android only './assets/fonts/inter/Inter-Regular.otf', './assets/fonts/inter/Inter-Italic.otf', diff --git a/assets/fonts/inter/Inter-Black.woff2 b/assets/fonts/inter/Inter-Black.woff2 new file mode 100644 index 0000000000..2e73dce34a Binary files /dev/null and b/assets/fonts/inter/Inter-Black.woff2 differ diff --git a/assets/fonts/inter/Inter-BlackItalic.woff2 b/assets/fonts/inter/Inter-BlackItalic.woff2 new file mode 100644 index 0000000000..d85db9313b Binary files /dev/null and b/assets/fonts/inter/Inter-BlackItalic.woff2 differ diff --git a/assets/fonts/inter/Inter-Bold.woff2 b/assets/fonts/inter/Inter-Bold.woff2 new file mode 100644 index 0000000000..b9e3cb3b1f Binary files /dev/null and b/assets/fonts/inter/Inter-Bold.woff2 differ diff --git a/assets/fonts/inter/Inter-BoldItalic.woff2 b/assets/fonts/inter/Inter-BoldItalic.woff2 new file mode 100644 index 0000000000..31cd052210 Binary files /dev/null and b/assets/fonts/inter/Inter-BoldItalic.woff2 differ diff --git a/assets/fonts/inter/Inter-ExtraBold.woff2 b/assets/fonts/inter/Inter-ExtraBold.woff2 new file mode 100644 index 0000000000..bbd0006988 Binary files /dev/null and b/assets/fonts/inter/Inter-ExtraBold.woff2 differ diff --git a/assets/fonts/inter/Inter-ExtraBoldItalic.woff2 b/assets/fonts/inter/Inter-ExtraBoldItalic.woff2 new file mode 100644 index 0000000000..288f2de2a4 Binary files /dev/null and b/assets/fonts/inter/Inter-ExtraBoldItalic.woff2 differ diff --git a/assets/fonts/inter/Inter-ExtraLight.woff2 b/assets/fonts/inter/Inter-ExtraLight.woff2 new file mode 100644 index 0000000000..f69100372e Binary files /dev/null and b/assets/fonts/inter/Inter-ExtraLight.woff2 differ diff --git a/assets/fonts/inter/Inter-ExtraLightItalic.woff2 b/assets/fonts/inter/Inter-ExtraLightItalic.woff2 new file mode 100644 index 0000000000..3e3934d161 Binary files /dev/null and b/assets/fonts/inter/Inter-ExtraLightItalic.woff2 differ diff --git a/assets/fonts/inter/Inter-Italic.woff2 b/assets/fonts/inter/Inter-Italic.woff2 new file mode 100644 index 0000000000..9a1ad2167a Binary files /dev/null and b/assets/fonts/inter/Inter-Italic.woff2 differ diff --git a/assets/fonts/inter/Inter-Light.woff2 b/assets/fonts/inter/Inter-Light.woff2 new file mode 100644 index 0000000000..f3e012a456 Binary files /dev/null and b/assets/fonts/inter/Inter-Light.woff2 differ diff --git a/assets/fonts/inter/Inter-LightItalic.woff2 b/assets/fonts/inter/Inter-LightItalic.woff2 new file mode 100644 index 0000000000..2f370090f7 Binary files /dev/null and b/assets/fonts/inter/Inter-LightItalic.woff2 differ diff --git a/assets/fonts/inter/Inter-Medium.woff2 b/assets/fonts/inter/Inter-Medium.woff2 new file mode 100644 index 0000000000..fdfdcc699f Binary files /dev/null and b/assets/fonts/inter/Inter-Medium.woff2 differ diff --git a/assets/fonts/inter/Inter-MediumItalic.woff2 b/assets/fonts/inter/Inter-MediumItalic.woff2 new file mode 100644 index 0000000000..0dc5a3068f Binary files /dev/null and b/assets/fonts/inter/Inter-MediumItalic.woff2 differ diff --git a/assets/fonts/inter/Inter-Regular.woff2 b/assets/fonts/inter/Inter-Regular.woff2 new file mode 100644 index 0000000000..2bcd222ecf Binary files /dev/null and b/assets/fonts/inter/Inter-Regular.woff2 differ diff --git a/assets/fonts/inter/Inter-SemiBold.woff2 b/assets/fonts/inter/Inter-SemiBold.woff2 new file mode 100644 index 0000000000..fbae113d28 Binary files /dev/null and b/assets/fonts/inter/Inter-SemiBold.woff2 differ diff --git a/assets/fonts/inter/Inter-SemiBoldItalic.woff2 b/assets/fonts/inter/Inter-SemiBoldItalic.woff2 new file mode 100644 index 0000000000..d67d01c6c4 Binary files /dev/null and b/assets/fonts/inter/Inter-SemiBoldItalic.woff2 differ diff --git a/assets/fonts/inter/Inter-Thin.woff2 b/assets/fonts/inter/Inter-Thin.woff2 new file mode 100644 index 0000000000..83bf54be3b Binary files /dev/null and b/assets/fonts/inter/Inter-Thin.woff2 differ diff --git a/assets/fonts/inter/Inter-ThinItalic.woff2 b/assets/fonts/inter/Inter-ThinItalic.woff2 new file mode 100644 index 0000000000..928da4b37c Binary files /dev/null and b/assets/fonts/inter/Inter-ThinItalic.woff2 differ diff --git a/assets/fonts/inter/InterVariable-Italic.woff2 b/assets/fonts/inter/InterVariable-Italic.woff2 new file mode 100644 index 0000000000..b3530f3f52 Binary files /dev/null and b/assets/fonts/inter/InterVariable-Italic.woff2 differ diff --git a/assets/fonts/inter/InterVariable.woff2 b/assets/fonts/inter/InterVariable.woff2 new file mode 100644 index 0000000000..5a8d3e72ad Binary files /dev/null and b/assets/fonts/inter/InterVariable.woff2 differ diff --git a/bskyweb/static/media/InterVariable-Italic.01dcbad1bac635f9c9cd.woff2 b/bskyweb/static/media/InterVariable-Italic.01dcbad1bac635f9c9cd.woff2 new file mode 100644 index 0000000000..b3530f3f52 Binary files /dev/null and b/bskyweb/static/media/InterVariable-Italic.01dcbad1bac635f9c9cd.woff2 differ diff --git a/bskyweb/static/media/InterVariable.c504db5c06caaf7cdfba.woff2 b/bskyweb/static/media/InterVariable.c504db5c06caaf7cdfba.woff2 new file mode 100644 index 0000000000..5a8d3e72ad Binary files /dev/null and b/bskyweb/static/media/InterVariable.c504db5c06caaf7cdfba.woff2 differ diff --git a/bskyweb/templates/base.html b/bskyweb/templates/base.html index 8eb78fffd4..1ddd291718 100644 --- a/bskyweb/templates/base.html +++ b/bskyweb/templates/base.html @@ -13,8 +13,7 @@ - - +