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