@font-face {
    font-family: 'bikoregular';
    src: url('f/onts/biko_regular.eot');
    src: url('/fonts/biko_regular.eot?#iefix') format('embedded-opentype'),
         url('/fonts/biko_regular.woff') format('woff'),
         url('/fonts/biko_regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bikobold';
    src: url('/fonts/biko_bold.eot');
    src: url('/fonts/biko_bold.eot?#iefix') format('embedded-opentype'),
         url('/fonts/biko_bold.woff') format('woff'),
         url('/fonts/biko_bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bikoblack';
    src: url('/fonts/biko_black.eot');
    src: url('/fonts/biko_black.eot?#iefix') format('embedded-opentype'),
         url('/fonts/biko_black.woff') format('woff'),
         url('/fonts/biko_black.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}