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

}