@font-face{
	font-family:"VWHeadWeb";
	src: url("../fonts/VWHeadWeb-Bold.woff") format("woff"),
	 	 url("../fonts/VWHeadWeb-Bold.woff2") format("woff2");
	font-weight:700;
	font-style:normal
}
@font-face{
	font-family:"VWHeadWeb";
	src: url("../fonts/VWHeadWeb-Regular.woff") format("woff"),
		 url("../fonts/VWHeadWeb-Regular.woff2") format("woff2");
	font-weight:400;
	font-style:normal
}
@font-face{
	font-family:"VWHeadWeb";
	src: url("../fonts/VWHeadWeb-Light.woff") format("woff"),
		 url("../fonts/VWHeadWeb-Light.woff2") format("woff2");
	font-weight:300;
	font-style:normal
}
@font-face {
	font-family: 'VWHeadWeb';
	src: url('../fonts/VWHeadWeb-ExtraBold.woff2') format('woff2'),
		 url('../fonts/VWHeadWeb-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;

}

@font-face{
	font-family:"VWTextWeb";
	src: url("../fonts/VWTextWeb-Bold.woff") format("woff"),
		 url("../fonts/VWTextWeb-Bold.woff2") format("woff2");
	font-weight:700;
	font-style:normal
}
@font-face{
	font-family:"VWTextWeb";
	src: url("../fonts/VWTextWeb-Regular.woff") format("woff"),
		 url("../fonts/VWTextWeb-Regular.woff2") format("woff2");
	font-weight:400;
	font-style:normal
}
@font-face{
	font-family:"VWTextWeb";
	src: url("../fonts/VWTextWeb-Light.woff") format("woff"),
		 url("../fonts/VWTextWeb-Light.woff2") format("woff2");
	font-weight:300;
	font-style:normal
}

