@fontsource/teachers
Version:
Self-host the Teachers font in a neatly bundled NPM package.
44 lines (40 loc) • 1.4 kB
CSS
/* teachers-latin-ext-400-normal */
@font-face {
font-family: 'Teachers';
font-style: normal;
font-display: swap;
font-weight: 400;
src: url(./files/teachers-latin-ext-400-normal.woff2) format('woff2'), url(./files/teachers-latin-ext-400-normal.woff) format('woff');
}
/* teachers-latin-ext-500-normal */
@font-face {
font-family: 'Teachers';
font-style: normal;
font-display: swap;
font-weight: 500;
src: url(./files/teachers-latin-ext-500-normal.woff2) format('woff2'), url(./files/teachers-latin-ext-500-normal.woff) format('woff');
}
/* teachers-latin-ext-600-normal */
@font-face {
font-family: 'Teachers';
font-style: normal;
font-display: swap;
font-weight: 600;
src: url(./files/teachers-latin-ext-600-normal.woff2) format('woff2'), url(./files/teachers-latin-ext-600-normal.woff) format('woff');
}
/* teachers-latin-ext-700-normal */
@font-face {
font-family: 'Teachers';
font-style: normal;
font-display: swap;
font-weight: 700;
src: url(./files/teachers-latin-ext-700-normal.woff2) format('woff2'), url(./files/teachers-latin-ext-700-normal.woff) format('woff');
}
/* teachers-latin-ext-800-normal */
@font-face {
font-family: 'Teachers';
font-style: normal;
font-display: swap;
font-weight: 800;
src: url(./files/teachers-latin-ext-800-normal.woff2) format('woff2'), url(./files/teachers-latin-ext-800-normal.woff) format('woff');
}