@fontsource/source-code-pro
Version:
Self-host the Source Code Pro font in a neatly bundled NPM package.
8 lines • 303 B
CSS
/* source-code-pro-cyrillic-900-normal */
@font-face {
font-family: 'Source Code Pro';
font-style: normal;
font-display: swap;
font-weight: 900;
src: url(./files/source-code-pro-cyrillic-900-normal.woff2) format('woff2'), url(./files/source-code-pro-cyrillic-900-normal.woff) format('woff');
}