diff --git a/source/_static/css/fonts.css b/source/_static/css/fonts.css index 67546e416f..67468eabe9 100644 --- a/source/_static/css/fonts.css +++ b/source/_static/css/fonts.css @@ -72,8 +72,8 @@ @font-face { font-family: 'Teko'; - src: url('../fonts/teko-v9-latin-700.woff2') format('woff2'), - url('../fonts/teko-v9-latin-700.woff') format('woff'); + src: url('../fonts/teko-v20-latin_latin-ext-700.woff2') format('woff2'), + url('../fonts/teko-v20-latin_latin-ext-700.woff') format('woff'); font-weight: 700; font-style: bold; font-display: swap; diff --git a/source/_static/fonts/teko-v20-latin_latin-ext-700.woff b/source/_static/fonts/teko-v20-latin_latin-ext-700.woff new file mode 100644 index 0000000000..7d0001e41a Binary files /dev/null and b/source/_static/fonts/teko-v20-latin_latin-ext-700.woff differ diff --git a/source/_static/fonts/teko-v20-latin_latin-ext-700.woff2 b/source/_static/fonts/teko-v20-latin_latin-ext-700.woff2 new file mode 100644 index 0000000000..bcb5abbaff Binary files /dev/null and b/source/_static/fonts/teko-v20-latin_latin-ext-700.woff2 differ diff --git a/source/_static/fonts/teko-v9-latin-700.woff b/source/_static/fonts/teko-v9-latin-700.woff deleted file mode 100644 index 5314363afb..0000000000 Binary files a/source/_static/fonts/teko-v9-latin-700.woff and /dev/null differ diff --git a/source/_static/fonts/teko-v9-latin-700.woff2 b/source/_static/fonts/teko-v9-latin-700.woff2 deleted file mode 100644 index 007f359f72..0000000000 Binary files a/source/_static/fonts/teko-v9-latin-700.woff2 and /dev/null differ