Spaces:
Sleeping
Sleeping
File size: 2,482 Bytes
e0ac63d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 | /* geist-sans-latin-100-normal */
@font-face {
font-family: 'Geist Sans';
font-style: normal;
font-display: swap;
font-weight: 100;
src: url(./files/geist-sans-latin-100-normal.woff2) format('woff2'), url(./files/geist-sans-latin-100-normal.woff) format('woff');
}
/* geist-sans-latin-200-normal */
@font-face {
font-family: 'Geist Sans';
font-style: normal;
font-display: swap;
font-weight: 200;
src: url(./files/geist-sans-latin-200-normal.woff2) format('woff2'), url(./files/geist-sans-latin-200-normal.woff) format('woff');
}
/* geist-sans-latin-300-normal */
@font-face {
font-family: 'Geist Sans';
font-style: normal;
font-display: swap;
font-weight: 300;
src: url(./files/geist-sans-latin-300-normal.woff2) format('woff2'), url(./files/geist-sans-latin-300-normal.woff) format('woff');
}
/* geist-sans-latin-400-normal */
@font-face {
font-family: 'Geist Sans';
font-style: normal;
font-display: swap;
font-weight: 400;
src: url(./files/geist-sans-latin-400-normal.woff2) format('woff2'), url(./files/geist-sans-latin-400-normal.woff) format('woff');
}
/* geist-sans-latin-500-normal */
@font-face {
font-family: 'Geist Sans';
font-style: normal;
font-display: swap;
font-weight: 500;
src: url(./files/geist-sans-latin-500-normal.woff2) format('woff2'), url(./files/geist-sans-latin-500-normal.woff) format('woff');
}
/* geist-sans-latin-600-normal */
@font-face {
font-family: 'Geist Sans';
font-style: normal;
font-display: swap;
font-weight: 600;
src: url(./files/geist-sans-latin-600-normal.woff2) format('woff2'), url(./files/geist-sans-latin-600-normal.woff) format('woff');
}
/* geist-sans-latin-700-normal */
@font-face {
font-family: 'Geist Sans';
font-style: normal;
font-display: swap;
font-weight: 700;
src: url(./files/geist-sans-latin-700-normal.woff2) format('woff2'), url(./files/geist-sans-latin-700-normal.woff) format('woff');
}
/* geist-sans-latin-800-normal */
@font-face {
font-family: 'Geist Sans';
font-style: normal;
font-display: swap;
font-weight: 800;
src: url(./files/geist-sans-latin-800-normal.woff2) format('woff2'), url(./files/geist-sans-latin-800-normal.woff) format('woff');
}
/* geist-sans-latin-900-normal */
@font-face {
font-family: 'Geist Sans';
font-style: normal;
font-display: swap;
font-weight: 900;
src: url(./files/geist-sans-latin-900-normal.woff2) format('woff2'), url(./files/geist-sans-latin-900-normal.woff) format('woff');
} |