/*!
 * Web Fonts from Fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at https://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2023 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      VISUAL WORKS
 * License URL: https://www.fontspring.com/licenses/visual-works/webfont
 *
 */
@font-face {
    font-family: 'Neue Alte Grotesk';
    src:
        url('NeueAlteGrotesk-Book.woff2') format('woff2'),
        url('NeueAlteGrotesk-Book.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neue Alte Grotesk';
    src:
        url('NeueAlteGrotesk-Regular.woff2') format('woff2'),
        url('NeueAlteGrotesk-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neue Alte Grotesk';
    src:
        url('NeueAlteGrotesk-SemiBold.woff2') format('woff2'),
        url('NeueAlteGrotesk-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neue Alte Grotesk';
    src:
        url('NeueAlteGrotesk-Medium.woff2') format('woff2'),
        url('NeueAlteGrotesk-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
