inter-ui
Version:
Font files for the Inter font family.
16 lines (14 loc) • 392 B
CSS
@font-face {
font-family: InterVariable;
font-style: normal;
font-weight: 100 900;
font-display: swap;
src: url("variable-latin/InterVariable-subset.woff2?v=4.1") format("woff2");
}
@font-face {
font-family: InterVariable;
font-style: italic;
font-weight: 100 900;
font-display: swap;
src: url("variable-latin/InterVariable-Italic-subset.woff2?v=4.1") format("woff2");
}