﻿@font-face {
    font-family: 'MagistralBold';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/PT-Magistral-Bold-Cyrillic.ttf') format('truetype');
}

@font-face {
    font-family: 'calibri';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/calibri.ttf') format('truetype');
}

@font-face {
    font-family: 'MyriadPro';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/MyriadPro-Cond.otf') format('truetype');
}

@font-face {
    font-family: 'MyriadPro';
    font-style: italic;
    src: url('fonts/MyriadPro-It.otf') format('truetype');
}

@font-face {
    font-family: 'MyriadPro';
    font-weight: bold;
    src: url('fonts/MyriadPro-BoldCond.otf') format('truetype');
}

@font-face {
    font-family: 'MyriadPro';
    font-weight: bold;
    font-style: italic;
    src: url('fonts/MyriadPro-BoldIt.otf') format('truetype');
}
