    @font-face {
        font-family: 'proxima_novablack';
        src: url('/fonts/proxima-nova/proximanova_black-webfont.woff2') format('woff2'),
            url('/fonts/proxima-nova/proximanova_black-webfont.woff') format('woff');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'proxima_novablack';
        src: url('/fonts/proxima-nova/proximanova_black-webfont.woff2') format('woff2'),
            url('/fonts/proxima-nova/proximanova_black-webfont.woff') format('woff');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'proxima_novablack_italic';
        src: url('/fonts/proxima-nova/proximanova_blackit-webfont.woff2') format('woff2'),
            url('/fonts/proxima-nova/proximanova_blackit-webfont.woff') format('woff');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'proxima_novabold';
        src: url('/fonts/proxima-nova/proximanova_bold-webfont.woff2') format('woff2'),
            url('/fonts/proxima-nova/proximanova_bold-webfont.woff') format('woff');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'proxima_novabold_italic';
        src: url('/fonts/proxima-nova/proximanova_boldit-webfont.woff2') format('woff2'),
            url('/fonts/proxima-nova/proximanova_boldit-webfont.woff') format('woff');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'proxima_novaextrabold';
        src: url('/fonts/proxima-nova/proximanova_extrabold-webfont.woff2') format('woff2'),
            url('/fonts/proxima-nova/proximanova_extrabold-webfont.woff') format('woff');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'proxima_novalight';
        src: url('/fonts/proxima-nova/proximanova_light-webfont.woff2') format('woff2'),
            url('/fonts/proxima-nova/proximanova_light-webfont.woff') format('woff');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'proxima_novaregular';
        src: url('/fonts/proxima-nova/proximanova_regular-webfont.woff2') format('woff2'),
            url('/fonts/proxima-nova/proximanova_regular-webfont.woff') format('woff');
        font-weight: normal;
        font-style: normal;
    }
