@font-face {
    font-family: 'MagistralC';
    src: url('../fonts/Magistral/MagistralC.eot');
    src: local('PT Magistral Cyrillic'), local('MagistralC'),
        url('../fonts/Magistral/MagistralC.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Magistral/MagistralC.woff2') format('woff2'),
        url('../fonts/Magistral/MagistralC.woff') format('woff'),
        url('../fonts/Magistral/MagistralC.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MagistralC-Bold';
    src: url('../fonts/Magistral/MagistralC-Bold.eot');
    src: local('PT Magistral Bold Cyrillic'), local('MagistralC-Bold'),
        url('../fonts/Magistral/MagistralC-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Magistral/MagistralC-Bold.woff2') format('woff2'),
        url('../fonts/Magistral/MagistralC-Bold.woff') format('woff'),
        url('../fonts/Magistral/MagistralC-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

