/* geist-100 - latin */
@font-face {
    font-family: 'Geist-Thin';
    font-display: swap;
    font-style: normal;
    font-weight: 100;
    src: url('geist-v4-latin-100.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* geist-200 - latin */
@font-face {
    font-family: 'Geist-ExtraLight';
    font-display: swap;
    font-style: normal;
    font-weight: 200;
    src: url('geist-v4-latin-200.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* geist-300 - latin */
@font-face {
    font-family: 'Geist-Light';
    font-display: swap;
    font-style: normal;
    font-weight: 300;
    src: url('geist-v4-latin-300.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* geist-regular - latin */
@font-face {
    font-family: 'Geist';
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: url('geist-v4-latin-regular.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* geist-500 - latin */
@font-face {
    font-family: 'Geist-Medium';
    font-display: swap;
    font-style: normal;
    font-weight: 500;
    src: url('geist-v4-latin-500.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* geist-600 - latin */
@font-face {
    font-family: 'Geist-SemiBold';
    font-display: swap;
    font-style: normal;
    font-weight: 600;
    src: url('geist-v4-latin-600.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* geist-700 - latin */
@font-face {
    font-family: 'Geist-Bold';
    font-display: swap;
    font-style: normal;
    font-weight: 700;
    src: url('geist-v4-latin-700.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* geist-800 - latin */
@font-face {
    font-family: 'Geist-ExtraBold';
    font-display: swap;
    font-style: normal;
    font-weight: 800;
    src: url('geist-v4-latin-800.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* geist-900 - latin */
@font-face {
    font-family: 'Geist-Black';
    font-display: swap;
    font-style: normal;
    font-weight: 900;
    src: url('geist-v4-latin-900.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

.font-geist-black,
.font-geist-black a,
.font-geist-black span {
    font-family: 'Geist-Black';
}

.font-geist-extrablack,
.font-geist-extrablack a,
.font-geist-extrablack span {
    font-family: 'Geist-ExtraBold';
}

.font-geist-bold,
.font-geist-bold a,
.font-geist-bold span {
    font-family: 'Geist-Bold';
}

.font-geist-semibold,
.font-geist-semibold a,
.font-geist-semibold span {
    font-family: 'Geist-SemiBold';
}

.font-geist-medium,
.font-geist-medium a,
.font-geist-medium span {
    font-family: 'Geist-Medium';
}

.font-geist,
.font-geist a,
.font-geist span {
    font-family: 'Geist';
}

.font-geist-light,
.font-geist-light a,
.font-geist-light span {
    font-family: 'Geist-Light';
}

.font-geist-extralight,
.font-geist-extralight a,
.font-geist-extralight span {
    font-family: 'Geist-ExtraLight';
}

.font-geist-thin,
.font-geist-thin a,
.font-geist-thin span {
    font-family: 'Geist-Thin';
}