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

}

@font-face {
    font-family: 'Chino';
    src: url('chino-black-webfont.eot');
    src: url('chino-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('chino-black-webfont.woff') format('woff'),
         url('chino-black-webfont.ttf') format('truetype'),
         url('chino-black-webfont.svg#chinoblack') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'Chino';
    src: url('chino-light-webfont.eot');
    src: url('chino-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('chino-light-webfont.woff') format('woff'),
         url('chino-light-webfont.ttf') format('truetype'),
         url('chino-light-webfont.svg#chinolight') format('svg');
    font-weight: 300;
    font-style: normal;

}