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

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

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