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