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