7 lines
199 B
SCSS
7 lines
199 B
SCSS
|
@font-face {
|
||
|
font-family: "St Marie";
|
||
|
src: url("/fonts/StMarie-Thin.otf") format('opentype'); }
|
||
|
@font-face {
|
||
|
font-family: "St Marie";
|
||
|
src: url("/fonts/blank/blank.otf") format('opentype'); }
|