@font-face {
    font-family: 'proxima_nova_alt_rg';
    src: url('proxima_nova_alt_regular-webfont.eot');
    src: url('proxima_nova_alt_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_alt_regular-webfont.woff2') format('woff2'),
         url('proxima_nova_alt_regular-webfont.woff') format('woff'),
         url('proxima_nova_alt_regular-webfont.ttf') format('truetype'),
         url('proxima_nova_alt_regular-webfont.svg#proxima_nova_alt_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;

}