@daks.dev/svelte.sdk
Version:
DAKS.DEV Svelte SDK
55 lines (54 loc) • 1.46 kB
CSS
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: swap;
font-weight: 300;
src:
url('./open-sans-cyrillic-300-normal.woff2') format('woff2'),
url('./open-sans-cyrillic-300-normal.woff') format('woff');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: swap;
font-weight: 400;
src:
url('./open-sans-cyrillic-400-normal.woff2') format('woff2'),
url('./open-sans-cyrillic-400-normal.woff') format('woff');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: swap;
font-weight: 500;
src:
url('./open-sans-cyrillic-500-normal.woff2') format('woff2'),
url('./open-sans-cyrillic-500-normal.woff') format('woff');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: swap;
font-weight: 600;
src:
url('./open-sans-cyrillic-600-normal.woff2') format('woff2'),
url('./open-sans-cyrillic-600-normal.woff') format('woff');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: swap;
font-weight: 700;
src:
url('./open-sans-cyrillic-700-normal.woff2') format('woff2'),
url('./open-sans-cyrillic-700-normal.woff') format('woff');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-display: swap;
font-weight: 800;
src:
url('./open-sans-cyrillic-800-normal.woff2') format('woff2'),
url('./open-sans-cyrillic-800-normal.woff') format('woff');
}