/* ===================================
   Extra fonts
   ================================== */

@font-face {
    font-family: 'VegurRegular';
	src: url('/M/vegur-r_0500-webfont.eot');
    src: url('/M/vegur-r_0500-webfont.eot?iefix') format('eot'),
         url('/M/vegur-r_0500-webfont.woff') format('woff'),
         url('/M/vegur-r_0500-webfont.ttf') format('truetype'),
         url('/M/vegur-r_0500-webfont.svg') format('svg');
}