@font-face {
    font-family: 'Ruberoid';
    src: url('Ruberoid-Medium.woff2') format('woff2'),
        url('Ruberoid-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ruberoid';
    src: url('Ruberoid-Regular.woff2') format('woff2'),
        url('Ruberoid-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ruberoid Semi';
    src: url('Ruberoid-SemiBold.woff2') format('woff2'),
        url('Ruberoid-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ruberoid';
    src: url('Ruberoid-Bold.woff2') format('woff2'),
        url('Ruberoid-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Golos Text';
    src: url('GolosText-Regular.woff2') format('woff2'),
    url('GolosText-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Golos Text';
    src: url('GolosText-SemiBold.woff2') format('woff2'),
    url('GolosText-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Golos Text';
    src: url('GolosText-Medium.woff2') format('woff2'),
    url('GolosText-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Golos Text';
    src: url('GolosText-Bold.woff2') format('woff2'),
    url('GolosText-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Commissioner';
    src: url('Commissioner-Bold.woff2') format('woff2'),
    url('Commissioner-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Commissioner';
    src: url('Commissioner-Light.woff2') format('woff2'),
    url('Commissioner-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Commissioner';
    src: url('Commissioner-Regular.woff2') format('woff2'),
    url('Commissioner-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Commissioner';
    src: url('Commissioner-Medium.woff2') format('woff2'),
    url('Commissioner-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'JetBrainsMono';
    src: url('JetBrainsMono-ExtraBold.ttf') format('opentype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
