
@font-face {
    font-family: 'Eina01';
    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: 'Eina01';
    src: url('../fonts/Eina01-Bold.woff2') format('woff2'),
        url('../fonts/Eina01-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Eina01';
    src: url('../fonts/Eina01-SemiBold.woff2') format('woff2'),
        url('../fonts/Eina01-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

