mirror of
https://codeberg.org/yeentown/barkey
synced 2024-11-21 17:55:11 +00:00
Set NewRodin to swap display
This commit is contained in:
parent
196cb6bb8b
commit
da42cd8a4d
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
font-family: 'FOT-NewRodin Pro';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-display: swap;
|
||||
src: url('/static-assets/fonts/NewRodinPro-DB.woff2') format('woff2');
|
||||
}
|
||||
|
||||
|
@ -13,6 +14,7 @@
|
|||
font-family: 'FOT-NewRodin Pro';
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
font-display: swap;
|
||||
src: url('/static-assets/fonts/NewRodinPro-EB.woff2') format('woff2');
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue