@font-face {
    font-family: 'Bariol';
    src:url('../fonts/bariol-regular.eot');
    src:url('../fonts/bariol-regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/bariol-regular.woff') format('woff'),
        url('../fonts/bariol-regular.ttf') format('truetype'),
        url('../fonts/bariol-regular.svg#bariol-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'icons';
    src:url('../fonts/icons.eot');
    src:url('../fonts/icons.eot?#iefix') format('embedded-opentype'),
        url('../fonts/icons.woff') format('woff'),
        url('../fonts/icons.ttf') format('truetype'),
        url('../fonts/icons.svg#icons') format('svg');
    font-weight: normal;
    font-style: normal;
}
