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

}

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

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