@font-face {
    font-family: 'Branding';
    src: url('BrandingBlackItalic.woff2') format('woff2'),
        url('BrandingBlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Branding';
    src: url('BrandingBoldItalic.woff2') format('woff2'),
        url('BrandingBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Branding';
    src: url('BrandingLightItalic.woff2') format('woff2'),
        url('BrandingLightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Branding';
    src: url('BrandingSemiboldItalic.woff2') format('woff2'),
        url('BrandingSemiboldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Branding';
    src: url('BrandingMedium.woff2') format('woff2'),
        url('BrandingMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Branding';
    src: url('BrandingBold.woff2') format('woff2'),
        url('BrandingBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Branding';
    src: url('BrandingMediumItalic.woff2') format('woff2'),
        url('BrandingMediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Branding';
    src: url('BrandingBlack.woff2') format('woff2'),
        url('BrandingBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Branding';
    src: url('BrandingLight.woff2') format('woff2'),
        url('BrandingLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Branding';
    src: url('BrandingSemibold.woff2') format('woff2'),
        url('BrandingSemibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Branding';
    src: url('BrandingSemilight.woff2') format('woff2'),
        url('BrandingSemilight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Branding';
    src: url('BrandingThinItalic.woff2') format('woff2'),
        url('BrandingThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Branding';
    src: url('BrandingSemilightItalic.woff2') format('woff2'),
        url('BrandingSemilightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Branding';
    src: url('BrandingThin.woff2') format('woff2'),
        url('BrandingThin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

