@fission-suite/kit
Version:
Fission UI Kit
16 lines (14 loc) • 350 B
CSS
@font-face {
font-family: "Karla";
src: url("fonts/karla-roman-vf.woff2") format("woff2-variations");
font-weight: 1 999;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Karla";
src: url("fonts/karla-italic-vf.woff2") format("woff2-variations");
font-weight: 1 999;
font-style: italic;
font-display: swap;
}