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