@font-face {
    font-family: 'Louis George Cafe';
    src: url('/assets/css/fonts/LouisGeorgeCafe/LouisGeorgeCafe-Italic.woff2') format('woff2'),
        url('/assets/css/fonts/LouisGeorgeCafe/LouisGeorgeCafe-Italic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Louis George Cafe';
    src: url('/assets/css/fonts/LouisGeorgeCafe/LouisGeorgeCafeLight.woff2') format('woff2'),
        url('/assets/css/fonts/LouisGeorgeCafe/LouisGeorgeCafeLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Louis George Cafe';
    src: url('/assets/css/fonts/LouisGeorgeCafe/LouisGeorgeCafeLight.woff2') format('woff2'),
        url('/assets/css/fonts/LouisGeorgeCafe/LouisGeorgeCafeLight.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Louis George Cafe';
    src: url('/assets/css/fonts/LouisGeorgeCafe/LouisGeorgeCafe-Bold.woff2') format('woff2'),
        url('/assets/css/fonts/LouisGeorgeCafe/LouisGeorgeCafe-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Louis George Cafe';
    src: url('/assets/css/fonts/LouisGeorgeCafe/LouisGeorgeCafe.woff2') format('woff2'),
        url('/assets/css/fonts/LouisGeorgeCafe/LouisGeorgeCafe.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Louis George Cafe';
    src: url('/assets/css/fonts/LouisGeorgeCafe/LouisGeorgeCafe-BoldItalic.woff2') format('woff2'),
        url('/assets/css/fonts/LouisGeorgeCafe/LouisGeorgeCafe-BoldItalic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}