/* Fonts */
@font-face {
    font-family: 'bariol';
    src: url('bariol_regular-webfont.eot');
    src: url('bariol_regular-webfont.eot?#iefix') format('embedded-opentype'),
     url('bariol_regular-webfont.woff2') format('woff2'),
     url('bariol_regular-webfont.woff') format('woff'),
     url('bariol_regular-webfont.ttf') format('truetype'),
     url('bariol_regular-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;
}
