@font-face {
    font-family: 'LemonMilk';
    src: url('LemonMilk_500I.otf') format('opentype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'LemonMilk';
    src: url('LemonMilk_400.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'LemonMilk';
    src: url('LemonMilk_600I.otf') format('opentype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'LemonMilk';
    src: url('LemonMilk_600.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'LemonMilk';
    src: url('LemonMilk_400I.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'LemonMilk';
    src: url('LemonMilk_200.otf') format('opentype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'LemonMilk';
    src: url('LemonMilk_500.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'LemonMilk';
    src: url('LemonMilk_200I.otf') format('opentype');
    font-weight: 200;
    font-style: italic;
}