@font-face {
    font-family: 'Bariol';
    src: url('Bariol.woff2') format('woff2'),
        url('Bariol.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Neris';
    src: url('Neris-Thin.woff2') format('woff2'),
        url('Neris-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

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

