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