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

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

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

