@font-face {
  font-family: 'Viga';
  src: url('viga-regular.eot');
  src: url('viga-regular.woff2') format('woff2'),
       url('viga-regular.woff') format('woff'),
       url('viga-regular.ttf') format('truetype'),
       url('viga-regular.svg#Viga') format('svg'),
       url('viga-regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

