@font-face {
    font-family: 'modern880';
    src: url('/public/fonts/modern880/modern-880-bt_30935-webfont.woff2') format('woff2'),
         url('/public/fonts/modern880/modern-880-bt_30935-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'modern880';
    src: url('/public/fonts/modern880/modern-880-bold-bt_30934-webfont.woff2') format('woff2'),
         url('/public/fonts/modern880/modern-880-bold-bt_30934-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'modern880';
    src: url('/public/fonts/modern880/modern-880-italic-bt_30936-webfont.woff2') format('woff2'),
         url('/public/fonts/modern880/modern-880-italic-bt_30936-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}