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