@font-face {
    font-family: 'Trebuchet-MS-Regular_';
    src: url('../fonts/Trebuchet-MS-Regular_.eot');
    src: url('../fonts/Trebuchet-MS-Regular_.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Trebuchet-MS-Regular_.woff') format('woff'),
         url('../fonts/Trebuchet-MS-Regular_.ttf') format('truetype'),
         url('../fonts/Trebuchet-MS-Regular_.svg#Trebuchet-MS-Regular_') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "MyriadPro";
    src: url("../fonts/MyriadProRegular.eot");
    src: url("../fonts/MyriadProRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/MyriadProRegular.woff") format("woff"),
    url("../fonts/MyriadProRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "MyriadPro";
    src: url("../fonts/MyriadProItalic.eot");
    src: url("../fonts/MyriadProItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/MyriadProItalic.woff") format("woff"),
    url("../fonts/MyriadProItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: 400;
}

@font-face {
    font-family: "MyriadPro";
    src: url("../fonts/MyriadProBold.eot");
    src: url("../fonts/MyriadProBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/MyriadProBold.woff") format("woff"),
    url("../fonts/MyriadProBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: "MyriadPro";
    src: url("../fonts/MyriadProSemiBold.eot");
    src: url("../fonts/MyriadProSemiBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/MyriadProSemiBold.woff") format("woff"),
    url("../fonts/MyriadProSemiBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: 'als_rublregular';
    src: url('../fonts/rubl-webfont.eot');
    src: url('../fonts/rubl-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/rubl-webfont.woff2') format('woff2'),
         url('../fonts/rubl-webfont.woff') format('woff'),
         url('../fonts/rubl-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}