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

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

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

