@font-face {
    font-family: 'Bariol-Bold';
    src: url('fonts/Bariol-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Bariol-Light';
    src: url('fonts/Bariol-Light.woff') format('woff');
    font-weight: light;
    font-style: normal;
}
@font-face {
    font-family: 'Bariol-Thin';
    src: url('fonts/Bariol-Thin.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}