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