/* Adicione isso no início do seu arquivo CSS */
@font-face {
    font-family: 'LEMON MILK';
    src: url('LEMONMILK-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}