@fontsource/unbounded
Version:
Self-host the Unbounded font in a neatly bundled NPM package.
71 lines (64 loc) • 2.17 kB
CSS
/* unbounded-latin-200-normal */
@font-face {
font-family: 'Unbounded';
font-style: normal;
font-display: swap;
font-weight: 200;
src: url(./files/unbounded-latin-200-normal.woff2) format('woff2'), url(./files/unbounded-latin-200-normal.woff) format('woff');
}
/* unbounded-latin-300-normal */
@font-face {
font-family: 'Unbounded';
font-style: normal;
font-display: swap;
font-weight: 300;
src: url(./files/unbounded-latin-300-normal.woff2) format('woff2'), url(./files/unbounded-latin-300-normal.woff) format('woff');
}
/* unbounded-latin-400-normal */
@font-face {
font-family: 'Unbounded';
font-style: normal;
font-display: swap;
font-weight: 400;
src: url(./files/unbounded-latin-400-normal.woff2) format('woff2'), url(./files/unbounded-latin-400-normal.woff) format('woff');
}
/* unbounded-latin-500-normal */
@font-face {
font-family: 'Unbounded';
font-style: normal;
font-display: swap;
font-weight: 500;
src: url(./files/unbounded-latin-500-normal.woff2) format('woff2'), url(./files/unbounded-latin-500-normal.woff) format('woff');
}
/* unbounded-latin-600-normal */
@font-face {
font-family: 'Unbounded';
font-style: normal;
font-display: swap;
font-weight: 600;
src: url(./files/unbounded-latin-600-normal.woff2) format('woff2'), url(./files/unbounded-latin-600-normal.woff) format('woff');
}
/* unbounded-latin-700-normal */
@font-face {
font-family: 'Unbounded';
font-style: normal;
font-display: swap;
font-weight: 700;
src: url(./files/unbounded-latin-700-normal.woff2) format('woff2'), url(./files/unbounded-latin-700-normal.woff) format('woff');
}
/* unbounded-latin-800-normal */
@font-face {
font-family: 'Unbounded';
font-style: normal;
font-display: swap;
font-weight: 800;
src: url(./files/unbounded-latin-800-normal.woff2) format('woff2'), url(./files/unbounded-latin-800-normal.woff) format('woff');
}
/* unbounded-latin-900-normal */
@font-face {
font-family: 'Unbounded';
font-style: normal;
font-display: swap;
font-weight: 900;
src: url(./files/unbounded-latin-900-normal.woff2) format('woff2'), url(./files/unbounded-latin-900-normal.woff) format('woff');
}