@font-face {
	font-family: "VAGRounded";
	src: url('vagrounded.svg') format("svg"),
			 url('vagroundedw.woff') format('woff'),
			 url('_vagrounded.ttf') format('truetype');
			 /*url('/_fonts/vagrounded.eot?#iefix') format('embedded-opentype');*/
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'VAGRounded-BoldRegular';
    src: url('../../index.html');
    src: url('../../index.html?#iefix') format('embedded-opentype'),
         url('../../index.html') format('woff'),
         url('../../index.html') format('truetype'),
         url('../../index.html#VAGRounded-BoldRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}