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

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

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

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

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

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

