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