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