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