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