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

@font-face {
    font-family: 'BikoBlack';
    src: url('Biko-Black.eot');
    src: url('Biko-Blackd41d.eot?#iefix') format('embedded-opentype'),
        url('Biko-Black.woff2') format('woff2'),
        url('Biko-Black.woff') format('woff'),
        url('Biko-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'BikoBold';
    src: url('Biko-Bold.eot');
    src: url('Biko-Boldd41d.eot?#iefix') format('embedded-opentype'),
        url('Biko-Bold.woff2') format('woff2'),
        url('Biko-Bold.woff') format('woff'),
        url('Biko-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'BikoLight';
    src: url('Biko-Light.eot');
    src: url('Biko-Lightd41d.eot?#iefix') format('embedded-opentype'),
        url('Biko-Light.woff2') format('woff2'),
        url('Biko-Light.woff') format('woff'),
        url('Biko-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

