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

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

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

