/* Alternate Gothic */
@font-face {
    font-family: 'alternate-gothic-no-1-d';
    src: url('../../../fonts/alternate_gothic_no1_pro-webfont.eot');
    src: url('../../../fonts/alternate_gothic_no1_pro-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../../fonts/alternate_gothic_no1_pro-webfont.woff2') format('woff2'),
         url('../../../fonts/alternate_gothic_no1_pro-webfont.woff') format('woff'),
         url('../../../fonts/alternate_gothic_no1_pro-webfont.ttf') format('truetype'),
         url('../../../fonts/alternate_gothic_no1_pro-webfont.svg#alternate_gothic_no1_proRg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Proxima Nova */
@font-face {
    font-family: 'proxima-nova';
    src: url('../../../fonts/proximanova-regular-webfont.eot');
    src: url('../../../fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../../fonts/proximanova-regular-webfont.woff2') format('woff2'),
         url('../../../fonts/proximanova-regular-webfont.woff') format('woff'),
         url('../../../fonts/proximanova-regular-webfont.ttf') format('truetype'),
         url('../../../fonts/proximanova-regular-webfont.svg#proxima_novaregular') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'proxima-nova';
    src: url('../../../fonts/proximanova-bold-webfont.eot');
    src: url('../../../fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../../fonts/proximanova-bold-webfont.woff2') format('woff2'),
         url('../../../fonts/proximanova-bold-webfont.woff') format('woff'),
         url('../../../fonts/proximanova-bold-webfont.ttf') format('truetype'),
         url('../../../fonts/proximanova-bold-webfont.svg#proxima_novabold') format('svg');
    font-weight: 700;
    font-style: normal;
}