/**
 * ITC Fonts
 */

@font-face{
    font-family:"CharterITCW05-BlackItalic";
    src:url("../fonts/ITC/CharterITCW05-BlackItalic.eot");
    src:url("../fonts/ITC/CharterITCW05-BlackItalic.eot") format("eot"),url("../fonts/ITC/CharterITCW05-BlackItalic.woff2") format("woff2"),url("../fonts/ITC/CharterITCW05-BlackItalic.woff") format("woff"),url("../fonts/ITC/CharterITCW05-BlackItalic.ttf") format("truetype");
}
@font-face{
    font-family:"CharterITCW05-Italic";
    src:url("../fonts/ITC/CharterITCW05-Italic.eot");
    src:url("../fonts/ITC/CharterITCW05-Italic.eot") format("eot"),url("../fonts/ITC/CharterITCW05-Italic.woff2") format("woff2"),url("../fonts/ITC/CharterITCW05-Italic.woff") format("woff"),url("../fonts/ITC/CharterITCW05-Italic.ttf") format("truetype");
}
@font-face{
    font-family:"CharterITCW05-Black";
    src:url("../fonts/ITC/CharterITCW05-Black.eot");
    src:url("../fonts/ITC/CharterITCW05-Black.eot") format("eot"),url("../fonts/ITC/CharterITCW05-Black.woff2") format("woff2"),url("../fonts/ITC/CharterITCW05-Black.woff") format("woff"),url("../fonts/ITC/CharterITCW05-Black.ttf") format("truetype");
}
@font-face{
    font-family:"CharterITCW05-Bold";
    src:url("../fonts/ITC/CharterITCW05-Bold.eot");
    src:url("../fonts/ITC/CharterITCW05-Bold.eot") format("eot"),url("../fonts/ITC/CharterITCW05-Bold.woff2") format("woff2"),url("../fonts/ITC/CharterITCW05-Bold.woff") format("woff"),url("../fonts/ITC/CharterITCW05-Bold.ttf") format("truetype");
}
@font-face {
    font-family:"CharterITCW05-Regular";
    src:
            url("../fonts/ITC/CharterITCW05-Regular.eot") format("eot"),
            url("../fonts/ITC/CharterITCW05-Regular.woff2") format("woff2"),
            url("../fonts/ITC/CharterITCW05-Regular.woff") format("woff"),
            url("../fonts/ITC/CharterITCW05-Regular.ttf") format("truetype");
    font-weight: 400;
}
@font-face{
    font-family:"CharterITCW05-BoldItalic";
    src:url("../fonts/ITC/CharterITCW05-BoldItalic.eot");
    src:url("../fonts/ITC/CharterITCW05-BoldItalic.eot") format("eot"),url("../fonts/ITC/CharterITCW05-BoldItalic.woff2") format("woff2"),url("../fonts/ITC/CharterITCW05-BoldItalic.woff") format("woff"),url("../fonts/ITC/CharterITCW05-BoldItalic.ttf") format("truetype");
}

/**
 * Helvetica Neue Fonts
 */

@font-face {
    font-family: 'Helvetica Neue Bold';
    src: url('../fonts/Helvetica_Neue/HelveticaNeueLTW01-75Bold.eot');
    src: url('../fonts/Helvetica_Neue/HelveticaNeueLTW01-75Bold.woff2') format('woff2'),
    url('../fonts/Helvetica_Neue/HelveticaNeueLTW01-75Bold.woff') format('woff');
}

@font-face {
    font-family: 'Helvetica Neue Light';
    src: url('../fonts/Helvetica_Neue/HelveticaNeueLTW01-45Light.eot');
    src: url('../fonts/Helvetica_Neue/HelveticaNeueLTW01-45Light.woff2') format('woff2'),
    url('../fonts/Helvetica_Neue/HelveticaNeueLTW01-45Light.woff') format('woff');
}

@font-face {
    font-family: 'Helvetica Neue Medium';
    src: url('../fonts/Helvetica_Neue/HelveticaNeueLTW01-65Medium.eot');
    src: url('../fonts/Helvetica_Neue/HelveticaNeueLTW01-65Medium.woff2') format('woff2'),
    url('../fonts/Helvetica_Neue/HelveticaNeueLTW01-65Medium.woff') format('woff');
}

@font-face {
    font-family: 'Helvetica Neue Roman';
    src: url('../fonts/Helvetica_Neue/HelveticaNeueLTW01-55Roman.eot');
    src: url('../fonts/Helvetica_Neue/HelveticaNeueLTW01-55Roman.woff2') format('woff2'),
    url('../fonts/Helvetica_Neue/HelveticaNeueLTW01-55Roman.woff') format('woff');
}