@font-face {
    font-family: 'Brandon Grotesque';
    src: url('../assets/BrandonGrotesque-Thin.woff2') format('woff2'),
        url('../assets/BrandonGrotesque-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('../assets/BrandonGrotesque-RegularItalic.woff2') format('woff2'),
        url('../assets/BrandonGrotesque-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('../assets/BrandonGrotesque-Regular.woff2') format('woff2'),
        url('../assets/BrandonGrotesque-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('../assets/BrandonGrotesque-ThinItalic.woff2') format('woff2'),
        url('../assets/BrandonGrotesque-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('../assets/BrandonGrotesque-Black.woff2') format('woff2'),
        url('../assets/BrandonGrotesque-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('../assets/BrandonGrotesque-LightItalic.woff2') format('woff2'),
        url('../assets/BrandonGrotesque-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('../assets/BrandonGrotesque-Light.woff2') format('woff2'),
        url('../assets/BrandonGrotesque-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('../assets/BrandonGrotesque-BoldItalic.woff2') format('woff2'),
        url('../assets/BrandonGrotesque-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('../assets/BrandonGrotesque-MediumItalic.woff2') format('woff2'),
        url('../assets/BrandonGrotesque-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('../assets/BrandonGrotesque-BlackItalic.woff2') format('woff2'),
        url('../assets/BrandonGrotesque-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('../assets/BrandonGrotesque-Bold.woff2') format('woff2'),
        url('../assets/BrandonGrotesque-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('../assets/BrandonGrotesque-Medium.woff2') format('woff2'),
        url('../assets/BrandonGrotesque-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

