@font-face {
    font-family: 'LouisGeorgeCafe';
    src: url('../fonts/Louis-George-Cafe-Light.ttf') format('truetype'),
         url('../fonts/Louis-George-Cafe-Light.woff2') format('woff2'),
         url('../fonts/Louis-George-Cafe-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

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

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

@font-face {
    font-family: 'LouisGeorgeCafe';
    src: url('../fonts/Louis-George-Cafe-Bold.ttf') format('truetype'),
         url('../fonts/Louis-George-Cafe-Bold.woff2') format('woff2'),
         url('../fonts/Louis-George-Cafe-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

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


@font-face {
    font-family: 'LouisGeorgeCafe';
    src: url('../fonts/Louis-George-Cafe-Light-Italic.ttf') format('truetype'),
         url('../fonts/Louis-George-Cafe-Light-Italic.woff2') format('woff2'),
         url('../fonts/Louis-George-Cafe-Light-Italic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'LouisGeorgeCafe';
    src: url('../fonts/Louis-George-Cafe-Italic.ttf') format('truetype'),
         url('../fonts/Louis-George-Cafe-Italic.woff2') format('woff2'),
         url('../fonts/Louis-George-Cafe-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

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

@font-face {
    font-family: 'LouisGeorgeCafe';
    src: url('../fonts/Louis-George-Cafe-Bold-Italic.ttf') format('truetype'),
         url('../fonts/Louis-George-Cafe-Bold-Italic.woff2') format('woff2'),
         url('../fonts/Louis-George-Cafe-Bold-Italic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'LouisGeorgeCafe';
    src: url('../fonts/Louis-George-Cafe-Bold-Italic.ttf') format('truetype'),
         url('../fonts/Louis-George-Cafe-Bold-Italic.woff2') format('woff2'),
         url('../fonts/Louis-George-Cafe-Bold-Italic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
}