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

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

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

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

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

@font-face {
    font-family: 'HelveticaBoldOblique';
    src: url('../fonts/custom/Helvetica-BoldOblique.eot');
    src: url('../fonts/custom/Helvetica-BoldOblique.eot?#iefix') format('embedded-opentype'),
        url('../fonts/custom/Helvetica-BoldOblique.woff2') format('woff2'),
        url('../fonts/custom/Helvetica-BoldOblique.woff') format('woff'),
        url('../fonts/custom/Helvetica-BoldOblique.ttf') format('truetype'),
        url('../fonts/custom/Helvetica-BoldOblique.svg#Helvetica-BoldOblique') format('svg');
    font-weight: bold;
    font-style: italic;
}

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

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

.MyriadProBlackSemiCn, .MyriadProBlackSemiCn p, .MyriadProBlackSemiCn span { font-family: MyriadProBlackSemiCn; }
h4, h4 span, h4 p { font-family: Montserrat; font-weight: 600; margin-bottom: 10px; color: #456db1; }
h1, h1 span, h1 p { font-family: Montserrat; font-weight: 600; margin-bottom: 10px; color: #456db1; }
h2, h2 span, h2 p { font-family: Montserrat; font-weight: 600; margin-bottom: 10px; color: #456db1; }
h3, h3 span, h3 p { font-family: MyriadProBlackSemiCn; font-weight: 600; margin-bottom: 10px; color: #456db1; }


