@font-face {
    font-family: 'proxima_nova_regular';
    src: url('/fonts/proximanova-reg.eot');
    src: url('/fonts/proximanova-reg.eot?#iefix') format('embedded-opentype'),
    url('/fonts/proximanova-reg.woff2') format('woff2'),
    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-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_nova_bold';
    src: url('/fonts/proximanova-bold.eot');
    src: url('/fonts/proximanova-bold.eot?#iefix') format('embedded-opentype'),
    url('/fonts/proximanova-bold.woff2') format('woff2'),
    url('/fonts/proximanova-bold.woff') format('woff'),
    url('/fonts/proximanova-bold.ttf') format('truetype'),
    url('/fonts/proximanova-bold.svg#proxima_nova_rgregular') format('svg');
    font-weight: bold;
    font-style: normal;

}
