mirror of
https://codeberg.org/polyteknisk-radiogruppe/the_prg_server_configuration.git
synced 2026-06-14 02:38:58 +02:00
Add and apply the Jost sans-serif font.
This commit is contained in:
parent
64b5520170
commit
0bdea738d7
21 changed files with 102 additions and 6 deletions
|
|
@ -7,6 +7,14 @@
|
|||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Jost Book';
|
||||
src: url('/assets/fonts/Jost-400-Book.otf') format('opentype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
/* import base Forgejo theme so we only override what we need */
|
||||
@import "./theme-forgejo-auto.css";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue