Compare commits
1 commit
main
...
337-einhei
| Author | SHA1 | Date | |
|---|---|---|---|
| a38441bda2 |
3 changed files with 2 additions and 2 deletions
|
|
@ -1,12 +1,12 @@
|
|||
@font-face {
|
||||
font-family: 'Roboto Condensed';
|
||||
src: url('RobotoCondensed-VariableFont_wght.ttf') format('truetype');
|
||||
src: url('/font/RobotoCondensed-VariableFont_wght.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Roboto Condensed Italic';
|
||||
src: url('RobotoCondensed-Italic-VariableFont_wght.ttf') format('truetype');
|
||||
src: url('/font/RobotoCondensed-Italic-VariableFont_wght.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: italic;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue