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