Skip to content

Commit

Permalink
Update Teko font
Browse files Browse the repository at this point in the history
  • Loading branch information
Arusekk committed Nov 5, 2024
1 parent 77f227e commit ba8461c
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/_static/css/fonts.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down
Binary file not shown.
Binary file not shown.
Binary file removed source/_static/fonts/teko-v9-latin-700.woff
Binary file not shown.
Binary file removed source/_static/fonts/teko-v9-latin-700.woff2
Binary file not shown.

0 comments on commit ba8461c

Please sign in to comment.