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

}




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

}




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

}