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