remove bold variant
This commit is contained in:
parent
38e8bfbe46
commit
fe33fd8734
|
@ -17,13 +17,3 @@
|
|||
font-display: auto;
|
||||
src: url('/assets/fonts/heliotrope/heliotrope_4_italic.woff2') format('woff2');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Heliotrope;
|
||||
font-style: normal;
|
||||
font-weight: bold;
|
||||
font-stretch: normal;
|
||||
font-stretch: normal;
|
||||
font-display: auto;
|
||||
src: url('/assets/fonts/heliotrope/heliotrope_4_bold.woff2') format('woff2');
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue