You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
508 B
20 lines
508 B
2 years ago
|
@font-face {
|
||
|
font-family: Heliotrope;
|
||
|
font-style: normal;
|
||
|
font-weight: normal;
|
||
|
font-stretch: normal;
|
||
|
font-stretch: normal;
|
||
|
font-display: auto;
|
||
|
src: url('/assets/fonts/heliotrope/heliotrope_4_regular.woff2') format('woff2');
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: Heliotrope;
|
||
|
font-style: italic;
|
||
|
font-weight: normal;
|
||
|
font-stretch: normal;
|
||
|
font-stretch: normal;
|
||
|
font-display: auto;
|
||
|
src: url('/assets/fonts/heliotrope/heliotrope_4_italic.woff2') format('woff2');
|
||
|
}
|