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

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

@font-face {
    font-family: 'Golos Text';
    src: url('GolosText-Medium.eot');
    src: url('GolosText-Medium.eot?#iefix') format('embedded-opentype'),
        url('GolosText-Medium.woff2') format('woff2'),
        url('GolosText-Medium.woff') format('woff'),
        url('GolosText-Medium.ttf') format('truetype'),
        url('GolosText-Medium.svg#GolosText-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

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

