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