@fontsource/scada
Version:
Self-host the Scada font in a neatly bundled NPM package.
17 lines (16 loc) • 552 B
CSS
/* scada-cyrillic-ext-400-normal */
@font-face {
font-family: 'Scada';
font-style: normal;
font-display: swap;
font-weight: 400;
src: url(./files/scada-cyrillic-ext-400-normal.woff2) format('woff2'), url(./files/scada-cyrillic-ext-400-normal.woff) format('woff');
}
/* scada-cyrillic-ext-700-normal */
@font-face {
font-family: 'Scada';
font-style: normal;
font-display: swap;
font-weight: 700;
src: url(./files/scada-cyrillic-ext-700-normal.woff2) format('woff2'), url(./files/scada-cyrillic-ext-700-normal.woff) format('woff');
}