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