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

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

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

