
@font-face {
    font-family: 'Eina01 Bold';
    src: url('../fonts/eina01_bold-webfont.woff2') format('woff2'),
         url('../fonts/eina01_bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

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

@font-face {
    font-family: 'Eina01 Italic';
    src: url('../fonts/eina01_regularitalic-webfont.woff2') format('woff2'),
         url('../fonts/eina01_regularitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}
