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