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

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

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

@font-face {
    font-family: 'Louize';
    src: url('../fonts/Louize-Italic.woff2') format('woff2'),
        url('../fonts/Louize-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

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

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

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

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

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

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

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

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


@font-face {
    font-family: 'Louize Display';
    src: url('../fonts/LouizeDisplay-Bold.woff2') format('woff2'),
        url('../fonts/LouizeDisplay-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Louize Display';
    src: url('../fonts/LouizeDisplay-BoldItalic.woff2') format('woff2'),
        url('../fonts/LouizeDisplay-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Louize Display';
    src: url('../fonts/LouizeDisplay-Italic.woff2') format('woff2'),
        url('../fonts/LouizeDisplay-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Louize Display';
    src: url('../fonts/LouizeDisplay-MediumItalic.woff2') format('woff2'),
        url('../fonts/LouizeDisplay-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Louize Display';
    src: url('../fonts/LouizeDisplay-Medium.woff2') format('woff2'),
        url('../fonts/LouizeDisplay-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Louize Display';
    src: url('../fonts/LouizeDisplay.woff2') format('woff2'),
        url('../fonts/LouizeDisplay.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

