@font-face {
    font-family: 'Golos Text Black';
    src: url('GolosText-Black.eot');
    src: url('GolosText-Black.eot?#iefix') format('embedded-opentype'),
        url('GolosText-Black.woff2') format('woff2'),
        url('GolosText-Black.woff') format('woff'),
        url('GolosText-Black.ttf') format('truetype'),
        url('GolosText-Black.svg#GolosText-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Golos Text Demibold';
    src: url('fonts/GolosText-DemiBold.eot');
    src: url('fonts/GolosText-DemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/GolosText-DemiBold.woff2') format('woff2'),
        url('fonts/GolosText-DemiBold.woff') format('woff'),
        url('fonts/GolosText-DemiBold.ttf') format('truetype'),
        url('fonts/GolosText-DemiBold.svg#GolosText-DemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Golos Text Medium';
    src: url('fonts/GolosText-Medium.eot');
    src: url('fonts/GolosText-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/GolosText-Medium.woff2') format('woff2'),
        url('fonts/GolosText-Medium.woff') format('woff'),
        url('fonts/GolosText-Medium.ttf') format('truetype'),
        url('fonts/GolosText-Medium.svg#GolosText-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Golos Text Bold';
    src: url('fonts/GolosText-Bold.eot');
    src: url('fonts/GolosText-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/GolosText-Bold.woff2') format('woff2'),
        url('fonts/GolosText-Bold.woff') format('woff'),
        url('fonts/GolosText-Bold.ttf') format('truetype'),
        url('fonts/GolosText-Bold.svg#GolosText-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Golos Text Regular';
    src: url('fonts/GolosText-Regular.eot');
    src: url('fonts/GolosText-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/GolosText-Regular.woff2') format('woff2'),
        url('fonts/GolosText-Regular.woff') format('woff'),
        url('fonts/GolosText-Regular.ttf') format('truetype'),
        url('fonts/GolosText-Regular.svg#GolosText-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Golos Text VF';
    src: url('fonts/GolosTextVF-Regular.eot');
    src: url('fonts/GolosTextVF-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/GolosTextVF-Regular.woff2') format('woff2'),
        url('fonts/GolosTextVF-Regular.woff') format('woff'),
        url('fonts/GolosTextVF-Regular.ttf') format('truetype'),
        url('fonts/GolosTextVF-Regular.svg#GolosTextVF-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

