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