@font-face {
    font-family: 'Roobert';
    src: url('../fonts/Roobert/RoobertTRIAL-Light.eot');
    src: url('../fonts/Roobert/RoobertTRIAL-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roobert/RoobertTRIAL-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roobert';
    src: url('../fonts/Roobert/RoobertTRIAL-Regular.eot');
    src: url('../fonts/Roobert/RoobertTRIAL-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roobert/RoobertTRIAL-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roobert';
    src: url('../fonts/Roobert/RoobertTRIAL-Medium.eot');
    src: url('../fonts/Roobert/RoobertTRIAL-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roobert/RoobertTRIAL-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roobert';
    src: url('../fonts/Roobert/RoobertTRIAL-SemiBold.eot');
    src: url('../fonts/Roobert/RoobertTRIAL-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roobert/RoobertTRIAL-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roobert';
    src: url('../fonts/Roobert/RoobertTRIAL-Bold.eot');
    src: url('../fonts/Roobert/RoobertTRIAL-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roobert/RoobertTRIAL-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geist Mono';
    src: url('../fonts/GeistMono/GeistMono-Regular.eot');
    src: url('../fonts/GeistMono/GeistMono-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GeistMono/GeistMono-Regular.woff2') format('woff2'),
        url('../fonts/GeistMono/GeistMono-Regular.woff') format('woff'),
        url('../fonts/GeistMono/GeistMono-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Geist Mono';
    src: url('../fonts/GeistMono/GeistMono-Bold.eot');
    src: url('../fonts/GeistMono/GeistMono-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GeistMono/GeistMono-Bold.woff2') format('woff2'),
        url('../fonts/GeistMono/GeistMono-Bold.woff') format('woff'),
        url('../fonts/GeistMono/GeistMono-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
