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

@font-face {
    font-family: 'Merlove';
    src: url('../fonts/Merlove.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}