5 lines
106 B
SCSS
5 lines
106 B
SCSS
|
@font-face {
|
||
|
font-family: "Maven Pro";
|
||
|
src: local("Maven Pro"), url(/MavenPro-VariableFont:wght.ttf);
|
||
|
}
|