@font-face {
    font-family: 'proxima_novasemibold';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local(''),
         url('proxima_nova_semibold-webfont.woff2') format('woff2'),
         url('proxima_nova_semibold-webfont.woff') format('woff');
}

@font-face {
    font-family: 'proxima_novalight';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local(''),
         url('proxima_nova_light-webfont.woff2') format('woff2'),
         url('proxima_nova_light-webfont.woff') format('woff');
}

@font-face {
    font-family: 'proxima_nova_rgregular';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local(''),
         url('mark_simonson_-_proxima_nova_regular-webfont.woff2') format('woff2'),
         url('mark_simonson_-_proxima_nova_regular-webfont.woff') format('woff');
}

@font-face {
    font-family: 'proxima_nova_thextrabold';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local(''),
         url('proximanova-xbold-webfont.woff2') format('woff2'),
         url('proximanova-xbold-webfont.woff') format('woff');
}

@font-face {
    font-family: 'proxima_novabold';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local(''),
         url('proxima_nova_bold-webfont.woff2') format('woff2'),
         url('proxima_nova_bold-webfont.woff') format('woff');
}