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

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

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

