@font-face{
    font-family:'ProximaNova-Semibold';
    src: url(../fonts/ProximaNova-Semibold.ttf) format('truetype');
    src: 
/*url(../fonts/ProximaNova-Semibold.eot) format('embedded-opentype'),*/
         url(../fonts/ProximaNova-Semibold.woff) format('woff'),
         url(../fonts/ProximaNova-Semibold.ttf) format('truetype'),
         url(../fonts/ProximaNova-Semibold.svg) format('svg');
    font-weight:normal;
    font-style:normal;
}

@font-face{
    font-family:'ProximaNova-Light';
    src: url(../fonts/ProximaNova-Semibold.ttf) format('truetype');
    src:
/* url(../fonts/ProximaNova-Light.eot) format('embedded-opentype'),*/
         url(../fonts/ProximaNova-Light.woff) format('woff'),
         url(../fonts/ProximaNova-Light.ttf) format('truetype'),
         url(../fonts/ProximaNova-Light.svg) format('svg');
    font-weight:normal;
    font-style:normal;
}




/*@font-face{
    font-family:'ProximaNova-SemiBold';
    src: url('ProximaNova-Semibold.eot');
    src: url('ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),
         url('ProximaNova-Semibold.woff') format('woff'),
         url('ProximaNova-Semibold.ttf') format('truetype'),
         url('ProximaNova-Semibold.svg#proxima_nova_rgsemibold') format('svg');
    font-weight:normal;
    font-style:normal;
}

@font-face{
    font-family:'ProximaNova-Light';
    src: url('ProximaNova-Light.eot');
    src: url('ProximaNova-Light.eot?#iefix') format('embedded-opentype'),
         url('ProximaNova-Light.woff') format('woff'),
         url('ProximaNova-Light.ttf') format('truetype'),
         url('ProximaNova-Light.svg#proxima_nova_rglight') format('svg');
    font-weight:normal;
    font-style:normal;
}*/


@font-face{
    font-family:'HeadingBold';
    src: url('proximanova-bold-webfont.eot');
    src: url('proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanova-bold-webfont.woff') format('woff'),
         url('proximanova-bold-webfont.ttf') format('truetype'),
         url('proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight:normal;
    font-style:normal;
}
@font-face{
    font-family:'HeadingRegular';
    src: url('proximanova-regular-webfont.eot');
    src: url('proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanova-regular-webfont.woff') format('woff'),
         url('proximanova-regular-webfont.ttf') format('truetype'),
         url('proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight:normal;
    font-style:normal;
}
@font-face{
    font-family:'HeadingLight';
    src: url('proximanova-light-webfont.eot');
    src: url('proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanova-light-webfont.woff') format('woff'),
         url('proximanova-light-webfont.ttf') format('truetype'),
         url('proximanova-light-webfont.svg#proxima_nova_light') format('svg');
    font-weight:normal;
    font-style:normal;
}

