@font-face {
    font-family: 'HelveticaNeueLight';
    src: url('helveticaneuelight.eot');
    src: url('helveticaneuelight.eot') format('embedded-opentype'),
         url('helveticaneuelight.woff') format('woff'),
         url('helveticaneuelight.ttf') format('truetype'),
         url('helveticaneuelight.svg#HelveticaNeueLight') format('svg');
}


@font-face {
    font-family: 'HelveticaNeueCondensedBold';
    src: url('helveticaneuecondensedbold.eot');
    src: url('helveticaneuecondensedbold.eot') format('embedded-opentype'),
         url('helveticaneuecondensedbold.woff') format('woff'),
         url('helveticaneuecondensedbold.ttf') format('truetype'),
         url('helveticaneuecondensedbold.svg#HelveticaNeueCondensedBold') format('svg');
}



@font-face {
    font-family: 'proxima_nova_rgregular';
    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;

}