@font-face {
    font-family: 'vegur';
    src: url('fonts/vegur-regular-webfont.eot');
    src: url('fonts/vegur-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/vegur-regular-webfont.woff2') format('woff2'),
         url('fonts/vegur-regular-webfont.woff') format('woff'),
         url('fonts/vegur-regular-webfont.ttf') format('truetype'),
         url('fonts/vegur-regular-webfont.svg#sorts_mill_goudyitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
 
 
@font-face {
    font-family: 'vegurb';
    src: url('fonts/vegur-bold-webfont.eot');
    src: url('fonts/vegur-bold-webfont?#iefix') format('embedded-opentype'),
         url('fonts/vegur-bold-webfont.woff2') format('woff2'),
         url('fonts/vegur-bold-webfont.woff') format('woff'),
         url('fonts/vegur-bold-webfont.ttf') format('truetype'),
         url('fonts/vegur-bold-webfont.svg#sorts_mill_goudyitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
  