@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');
}
