@font-face {
    font-family: 'LEMON MILK';
    src: url('LEMONMILK-Regular.eot');
    src: url('LEMONMILK-Regular.eot?#iefix') format('embedded-opentype'),
        url('LEMONMILK-Regular.woff2') format('woff2'),
        url('LEMONMILK-Regular.woff') format('woff'),
        url('LEMONMILK-Regular.ttf') format('truetype'),
        url('LEMONMILK-Regular.svg#LEMONMILK-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LEMON MILK';
    src: url('LEMONMILK-Bold.eot');
    src: url('LEMONMILK-Bold.eot?#iefix') format('embedded-opentype'),
        url('LEMONMILK-Bold.woff2') format('woff2'),
        url('LEMONMILK-Bold.woff') format('woff'),
        url('LEMONMILK-Bold.ttf') format('truetype'),
        url('LEMONMILK-Bold.svg#LEMONMILK-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LEMON MILK';
    src: url('LEMONMILK-Medium.eot');
    src: url('LEMONMILK-Medium.eot?#iefix') format('embedded-opentype'),
        url('LEMONMILK-Medium.woff2') format('woff2'),
        url('LEMONMILK-Medium.woff') format('woff'),
        url('LEMONMILK-Medium.ttf') format('truetype'),
        url('LEMONMILK-Medium.svg#LEMONMILK-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

