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