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