@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'Geist-Black';
    src: url('fonts/Geist-Black.eot');
    src: url('fonts/Geist-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/Geist-Black.woff') format('woff'),
        url('fonts/Geist-Black.ttf') format('truetype'),
        url('fonts/Geist-Black.svg#Geist-Black') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geist-Light';
    src: url('fonts/Geist-Light.eot');
    src: url('fonts/Geist-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Geist-Light.woff') format('woff'),
        url('fonts/Geist-Light.ttf') format('truetype'),
        url('fonts/Geist-Light.svg#Geist-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geist-Bold';
    src: url('fonts/Geist-Bold.eot');
    src: url('fonts/Geist-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Geist-Bold.woff') format('woff'),
        url('fonts/Geist-Bold.ttf') format('truetype'),
        url('fonts/Geist-Bold.svg#Geist-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geist-Medium';
    src: url('fonts/Geist-Medium.eot');
    src: url('fonts/Geist-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Geist-Medium.woff') format('woff'),
        url('fonts/Geist-Medium.ttf') format('truetype'),
        url('fonts/Geist-Medium.svg#Geist-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geist-Regular';
    src: url('fonts/Geist-Regular.eot');
    src: url('fonts/Geist-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Geist-Regular.woff') format('woff'),
        url('fonts/Geist-Regular.ttf') format('truetype'),
        url('fonts/Geist-Regular.svg#Geist-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geist-Thin';
    src: url('fonts/Geist-Thin.eot');
    src: url('fonts/Geist-Thin.eot?#iefix') format('embedded-opentype'),
        url('fonts/Geist-Thin.woff') format('woff'),
        url('fonts/Geist-Thin.ttf') format('truetype'),
        url('fonts/Geist-Thin.svg#Geist-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geist-SemiBold';
    src: url('fonts/Geist-SemiBold.eot');
    src: url('fonts/Geist-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Geist-SemiBold.woff') format('woff'),
        url('fonts/Geist-SemiBold.ttf') format('truetype'),
        url('fonts/Geist-SemiBold.svg#Geist-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}