@font-face {
  font-family: 'Vegur';
  src: 
    url('/font/Vegur-Bold-webfont.eot') format('eot'),
    url('/font/Vegur-Bold-webfont.woff') format('woff');
  font-weight: 700;
  font-style: normal; 
}
@font-face {
  font-family: 'Vegur';
  src:
    url('/font/Vegur-Regular-webfont.eot') format('eot'),
    url('/font/Vegur-Regular-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Vegur';
  src:
    url('/font/Vegur-Light-webfont.eot') format('eot'),
    url('/font/Vegur-Light-webfont.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

