@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url(../fonts/proximanova-reg.eot);
    src: url(../fonts/proximanova-reg.eot?#iefix) format("embedded-opentype"),
         url(../fonts/proximanova-reg.woff) format("woff"),
         url(../fonts/proximanova-reg.ttf) format("truetype"),
         url(../fonts/proximanova-reg.svg#proxima_nova_rgregular) format("svg");
}

@font-face {
    font-family: 'proxima_nova_rgbold';
    src: url(../fonts/proximanova-bold.eot);
    src: url(../fonts/proximanova-bold.eot?#iefix) format("embedded-opentype"),
         url(../fonts/proximanova-bold.woff) format("woff"),
         url(../fonts/proximanova-bold.ttf) format("truetype"),
         url(../fonts/proximanova-bold.svg#proxima_nova_rgbold) format("svg");
}

@font-face {
    font-family: 'proxima_nova_ltlight';
    src: url(../fonts/proximanova-light.eot);
    src: url(../fonts/proximanova-light.eot?#iefix) format("embedded-opentype"),
         url(../fonts/proximanova-light.woff) format("woff"),
         url(../fonts/proximanova-light.ttf) format("truetype"),
         url(../fonts/proximanova-light.svg#proxima_nova_ltlight) format("svg");
}

@font-face {
    font-family: 'ProximaNovaThThin';
    src: url(../fonts/ProximaNova-Thin-webfont.eot);
    src: url(../fonts/ProximaNova-Thin-webfont.eot?#iefix) format("embedded-opentype"),
         url(../fonts/ProximaNova-Thin-webfont.woff) format("woff"),
         url(../fonts/ProximaNova-Thin-webfont.ttf) format("truetype"),
         url(../fonts/ProximaNova-Thin-webfont.svg#ProximaNovaThThin) format("svg");
}

@font-face {
    font-family: 'ProximaNova-Black';
    src: url(../fonts/ProximaNova-Black.eot) format("embedded-opentype"),
    url(../fonts/ProximaNova-Black.woff) format("woff"),
    url(../fonts/ProximaNova-Black.ttf) format("truetype"),
    url(../fonts/ProximaNova-Black.svg) format("svg")
}

@font-face {
    font-family: 'ProximaNova-SemiBold';
    src: url(../fonts/proxima_nova_semibold-webfont.eot) format("embedded-opentype"),
    url(../fonts/proxima_nova_semibold-webfont.woff) format("woff"),
    url(../fonts/proxima_nova_semibold-webfont.ttf) format("truetype")
}



