@font-face {
    font-family: 'proxima_nova';
    font-display: fallback;
    src: url('/resource/fonts/ProximaNova/mark_simonson_-_proxima_nova_alt_condensed_regular-webfont.woff2') format('woff2'),
         url('/resource/fonts/ProximaNova/mark_simonson_-_proxima_nova_alt_condensed_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_nova';
    font-display: fallback;
    src: url('/resource/fonts/ProximaNova/mark_simonson_-_proxima_nova_alt_condensed_regular_italic-webfont.woff2') format('woff2'),
         url('/resource/fonts/ProximaNova/mark_simonson_-_proxima_nova_alt_condensed_regular_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'proxima_nova';
    font-display: fallback;
    src: url('/resource/fonts/ProximaNova/mark_simonson_-_proxima_nova_alt_bold-webfont.woff2') format('woff2'),
         url('/resource/fonts/ProximaNova/mark_simonson_-_proxima_nova_alt_bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
