@font-face {
    font-family: 'vag_roundedbold';
	font-display: swap;
    src: url('../fonts/vag-rounded-bold-webfont.eot');
    src: url('../fonts/vag-rounded-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/vag-rounded-bold-webfont.woff') format('woff'),
         url('../fonts/vag-rounded-bold-webfont.ttf') format('truetype'),
         url('../fonts/vag-rounded-bold-webfont.svg#vag_roundedbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'vag_roundedlight';
	font-display: swap;
    src: url('../fonts/VAGRoundedStd-Light.eot');
    src: url('../fonts/VAGRoundedStd-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/VAGRoundedStd-Light.woff') format('woff'),
         url('../fonts/VAGRoundedStd-Light.ttf') format('truetype'),
         url('../fonts/VAGRoundedStd-Light.svg#vag_roundedbold') format('svg');
    font-weight: normal;
    font-style: normal;
}