feat: Initial commit :)
This commit is contained in:
8
_sass/fonts.scss
Normal file
8
_sass/fonts.scss
Normal file
@ -0,0 +1,8 @@
|
||||
/* Typography */
|
||||
@font-face {
|
||||
font-family: "InterVar";
|
||||
font-weight: 100 900;
|
||||
font-display: swap;
|
||||
font-style: oblique italic 0deg 10deg;
|
||||
src: url("../fonts/Inter.var.woff2?v=4.0") format("woff2");
|
||||
}
|
Reference in New Issue
Block a user