/*@font-face { 
	font-family:"VAGRoundedStdLight";
	src:url(../resources/fonts/VAGRoundedStd-Light.otf);
	font-weight:normal;
}*/

@font-face {
    font-family: 'VAGRoundedStdLight';
    src: url('../resources/fonts/VAGRoundedStd-Light.eot');
    src: url('../resources/fonts/VAGRoundedStd-Light.eot?#iefix') format('embedded-opentype'),
         url('../resources/fonts/VAGRoundedStd-Light.woff') format('woff'),
         url('../resources/fonts/VAGRoundedStd-Light.ttf') format('truetype'),
         url('../resources/fonts/VAGRoundedStd-Light.svg#VAGRoundedStdLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'VAGRoundedStdBlack';
    src: url('../resources/fonts/VAGRoundedStd-Black.eot');
    src: url('../resources/fonts/VAGRoundedStd-Black.eot?#iefix') format('embedded-opentype'),
         url('../resources/fonts/VAGRoundedStd-Black.woff') format('woff'),
         url('../resources/fonts/VAGRoundedStd-Black.ttf') format('truetype'),
         url('../resources/fonts/VAGRoundedStd-Black.svg#VAGRoundedStdBlack') format('svg');
    font-weight: normal;
    font-style: normal;

}
