@font-face
{
    font-family: 'Chihiro';
  src: url('Chihiro.eot');
  src: url('Chihiro.eot?#') format('embedded-opentype'),
      url('Chihiro.woff') format('woff'),
      url('Chihiro.ttf') format('truetype');
}
