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