@font-face {
    font-family: 'Bariol';
    src: local('Bariol'), local('Bariol'),
    url('./Bariol-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Bariol';
    src: local('Bariol'), local('Bariol'),
    url('./Bariol-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
