@font-face {
	font-family: 'icomoon';
	src:url('../../../VP-assets/fonts/webfonts/icomoon_r2hj8i.eot');
	src:url('../../../VP-assets/fonts/webfonts/icomoon.eot') format('embedded-opentype'),
		url('../../../VP-assets/fonts/webfonts/icomoon_r2hj8i.woff') format('woff'),
		url('../../../VP-assets/fonts/webfonts/icomoon.woff') format('woff2'),
		url('../../../VP-assets/fonts/webfonts/icomoon_r2hj8i.ttf') format('truetype'),
		url('../../../VP-assets/fonts/webfonts/icomoon_r2hj8i-icomoon.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-linkedin:before {
	content: "\e600";
}
.icon-facebook:before {
	content: "\e601";
}
.icon-twitter:before {
	content: "\e602";
}
.icon-arrow-down:before {
	content: "\e605";
}
.icon-arrow-up:before {
	content: "\e606";
}
.icon-arrow-left:before {
	content: "\e607";
}
.icon-arrow-right:before {
	content: "\e608";
}
.icon-slideshow:before {
	content: "\e603";
}
.icon-share:before {
	content: "\e004";
}
.icon-play:before {
	content: "\f01d";
}
.icon-laptop:before {
	content: "\e604";
}
.icon-bulb:before {
	content: "\e031";
}
.icon-money:before {
	content: "\e02f";
}
.icon-ways:before {
	content: "\e027";
}
.icon-lightning:before {
	content: "\e028";
}
.icon-paperplane:before {
	content: "\e030";
}
.icon-phone:before {
	content: "\e02c";
}
.icon-file:before {
	content: "\e02e";
}
.icon-earth:before {
	content: "\e02d";
}
.icon-location:before {
	content: "\e01c";
}
.icon-star:before {
	content: "\e02b";
}
.icon-printer:before {
	content: "\e026";
}
.icon-search:before {
	content: "\e023";
}
.icon-locked:before {
	content: "\e039";
}
.icon-desktop:before {
	content: "\f108";
}
.icon-mobile:before {
	content: "\e025";
}
.icon-tablet:before {
	content: "\e024";
}
.icon-gift:before {
	content: "\f06b";
}
.icon-list:before {
	content: "\e022";
}
.icon-list2:before {
	content: "\e021";
}
.icon-vapp:before {
	content: "\e020";
}
.icon-vnews:before {
	content: "\e609";
}
.icon-vp-left:before {
	content: "\e01f";
}
.icon-vp-right:before {
	content: "\e01e";
}
.icon-vp:before {
	content: "\e01d";
}
.icon-instagram:before {
	content: "\e01b";
}
.icon-cart:before {
	content: "\e00f";
}
.icon-eye:before {
	content: "\f002";
}
.icon-checkmark:before {
	content: "\f00c";
}
.icon-minus-sign:before {
	content: "\f056";
}
.icon-cog:before {
	content: "\e019";
}
.icon-busy:before {
	content: "\e018";
}
.icon-angle-right:before {
	content: "\f105";
}
.icon-angle-left:before {
	content: "\f104";
}
.icon-double-angle-right:before {
	content: "\f101";
}
.icon-double-angle-left:before {
	content: "\f100";
}
.icon-warning:before {
	content: "\e010";
}
.icon-circle-arrow-up:before {
	content: "\f0aa";
}
.icon-vedition:before {
	content: "\e00e";
}
.icon-close:before {
	content: "\f05c";
}
.icon-ok-circle:before {
	content: "\f05d";
}
.icon-ban-circle:before {
	content: "\f05e";
}
.icon-trash:before {
	content: "\f014";
}
.icon-signin:before {
	content: "\f090";
}
.icon-pencil:before {
	content: "\f040";
}
.icon-plus-sign:before {
	content: "\f055";
}
.icon-circle-arrow-right:before {
	content: "\f0a9";
}
.icon-loop:before {
	content: "\e00c";
}
.icon-address-book:before {
	content: "\e00b";
}
.icon-infinity:before {
	content: "\e00a";
}
.icon-support:before {
	content: "\e009";
}
.icon-stats:before {
	content: "\e008";
}
.icon-vkiosk:before {
	content: "\e006";
}
.icon-copy:before {
	content: "\e005";
}
.icon-bookmark:before {
	content: "\e003";
}
.icon-signout:before {
	content: "\f08b";
}
.icon-user:before {
	content: "\e002";
}
.icon-pushpin:before {
	content: "\e001";
}
.icon-house:before {
	content: "\e000";
}
.icon-x:before {
	content: "\e60a";
}
.icon-apple:before {
	content: "\e60b";
}
.icon-android:before {
	content: "\e60c";
}


/*WebFonts*/

@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 200;
  src: local('Source Sans Pro ExtraLight'),
	   local('SourceSansPro-ExtraLight'),
	   url(../../../VP-assets/fonts/WebFont/SourceSansPro200.woff) format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: local('Source Sans Pro Light'),
	   local('SourceSansPro-Light'),
	   url(../../../VP-assets/fonts/WebFont/SourceSansPro300.woff) format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro'),
	   local('SourceSansPro-Regular'),
	   url(../../../VP-assets/fonts/WebFont/SourceSansPro400.woff) format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: local('Source Sans Pro Semibold'),
	   local('SourceSansPro-Semibold'),
	   url(../../../VP-assets/fonts/WebFont/SourceSansPro600.woff) format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: local('Source Sans Pro Bold'),
	   local('SourceSansPro-Bold'),
	   url(../../../VP-assets/fonts/WebFont/SourceSansPro700.woff) format('woff');
}