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