/*	FONTS used in MWD website */

/* ---------- */
/* BODY FONTS */
/* ---------- */

@font-face {
    font-family: 'DroidSans';
    src: url('fonts/droidsans.eot');
    src: url('fonts/droidsans.eot') format('embedded-opentype'),
         url('fonts/droidsans.woff2') format('woff2'),
         url('fonts/droidsans.woff') format('woff'),
         url('fonts/droidsans.ttf') format('truetype'),
         url('fonts/droidsans.svg#DroidSansRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'DroidSansBold';
    src: url('fonts/droidsans-bold.eot');
    src: url('fonts/droidsans-bold.eot') format('embedded-opentype'),
         url('fonts/droidsans-bold.woff2') format('woff2'),
         url('fonts/droidsans-bold.woff') format('woff'),
         url('fonts/droidsans-bold.ttf') format('truetype'),
         url('fonts/droidsans-bold.svg#DroidSansBold') format('svg');
}
@font-face {
	font-family: 'LeHavre';
	src: url('fonts/insigne - LeHavreLayers-Primary.eot');
	src: url('fonts/insigne - LeHavreLayers-Primary.woff') format('woff'),
		 url('fonts/insigne - LeHavreLayers-Primary.ttf') format('truetype'),
		 url('fonts/insigne - LeHavreLayers-Primary.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Lato';
	src: url('fonts/Lato-Regular.eot');
	src: url('fonts/Lato-Regular.woff') format('woff'),
		 url('fonts/Lato-Regular.ttf') format('truetype'), 
		 url('fonts/Lato-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Lato-Light';
	src: url('fonts/Lato-Light.eot');
	src: url('fonts/Lato-Light.woff') format('woff'),
		 url('fonts/Lato-Light.ttf') format('truetype'), 
		 url('fonts/Lato-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}




/* ------------------ */
/*	ICOMOON FONTICONS */
/* ------------------ */

@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?b56n4v');
	src:url('fonts/icomoon.eot?#iefixb56n4v') format('embedded-opentype'),
		url('fonts/icomoon.woff?b56n4v') format('woff'),
		url('fonts/icomoon.ttf?b56n4v') format('truetype'),
		url('fonts/icomoon.svg?b56n4v#icomoon') 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-phone:before {
	content: "\e600";
}
.icon-envelope:before {
	content: "\e601";
}
.icon-location:before {
	content: "\e602";
}
.icon-location2:before {
	content: "\e603";
}
.icon-compass:before {
	content: "\e604";
}
.icon-map:before {
	content: "\e64d";
}
.icon-map2:before {
	content: "\e605";
}
.icon-screen:before {
	content: "\e64e";
}
.icon-laptop:before {
	content: "\e64f";
}
.icon-mobile:before {
	content: "\e650";
}
.icon-mobile2:before {
	content: "\e651";
}
.icon-tablet:before {
	content: "\e652";
}
.icon-search:before {
	content: "\e606";
}
.icon-zoomin:before {
	content: "\e607";
}
.icon-zoomout:before {
	content: "\e608";
}
.icon-wrench:before {
	content: "\e609";
}
.icon-cog:before {
	content: "\e60a";
}
.icon-cogs:before {
	content: "\e60b";
}
.icon-cog2:before {
	content: "\e60c";
}
.icon-stats:before {
	content: "\e60d";
}
.icon-bars:before {
	content: "\e60e";
}
.icon-lightning:before {
	content: "\e60f";
}
.icon-switch:before {
	content: "\e610";
}
.icon-globe:before {
	content: "\e611";
}
.icon-earth:before {
	content: "\e612";
}
.icon-link:before {
	content: "\e613";
}
.icon-happy:before {
	content: "\e614";
}
.icon-wink:before {
	content: "\e615";
}
.icon-cool:before {
	content: "\e616";
}
.icon-point-right:before {
	content: "\e617";
}
.icon-info:before {
	content: "\e618";
}
.icon-info2:before {
	content: "\e619";
}
.icon-checkmark:before {
	content: "\e61a";
}
.icon-checkmark2:before {
	content: "\e61b";
}
.icon-loop:before {
	content: "\e61c";
}
.icon-arrow-up-left:before {
	content: "\e61d";
}
.icon-arrow-up:before {
	content: "\e61e";
}
.icon-arrow-up-right:before {
	content: "\e61f";
}
.icon-arrow-right:before {
	content: "\e620";
}
.icon-arrow-down-right:before {
	content: "\e621";
}
.icon-arrow-down:before {
	content: "\e622";
}
.icon-arrow-down-left:before {
	content: "\e623";
}
.icon-arrow-left:before {
	content: "\e624";
}
.icon-arrow-up-left2:before {
	content: "\e625";
}
.icon-arrow-up2:before {
	content: "\e626";
}
.icon-arrow-up-right2:before {
	content: "\e627";
}
.icon-arrow-right2:before {
	content: "\e628";
}
.icon-arrow-down-right2:before {
	content: "\e629";
}
.icon-arrow-down2:before {
	content: "\e62a";
}
.icon-arrow-down-left2:before {
	content: "\e62b";
}
.icon-arrow-left2:before {
	content: "\e62c";
}
.icon-arrow-right3:before {
	content: "\e62d";
}
.icon-embed:before {
	content: "\e62e";
}
.icon-code:before {
	content: "\e62f";
}
.icon-console:before {
	content: "\e630";
}
.icon-mail:before {
	content: "\e653";
}
.icon-mail2:before {
	content: "\e654";
}
.icon-mail3:before {
	content: "\e655";
}
.icon-googleplus:before {
	content: "\e631";
}
.icon-googleplus2:before {
	content: "\e632";
}
.icon-facebook:before {
	content: "\e633";
}
.icon-facebook2:before {
	content: "\e634";
}
.icon-twitter:before {
	content: "\e635";
}
.icon-twitter2:before {
	content: "\e636";
}
.icon-dribbble:before {
	content: "\e637";
}
.icon-dribbble2:before {
	content: "\e638";
}
.icon-dribbble3:before {
	content: "\e639";
}
.icon-wordpress:before {
	content: "\e63a";
}
.icon-wordpress2:before {
	content: "\e63b";
}
.icon-tumblr:before {
	content: "\e63c";
}
.icon-tumblr2:before {
	content: "\e63d";
}
.icon-skype:before {
	content: "\e64c";
}
.icon-linkedin:before {
	content: "\e63e";
}
.icon-paypal:before {
	content: "\e63f";
}
.icon-paypal2:before {
	content: "\e640";
}
.icon-paypal3:before {
	content: "\e641";
}
.icon-file-xml:before {
	content: "\e642";
}
.icon-file-css:before {
	content: "\e643";
}
.icon-html5:before {
	content: "\e644";
}
.icon-html52:before {
	content: "\e645";
}
.icon-css3:before {
	content: "\e646";
}
.icon-chrome:before {
	content: "\e647";
}
.icon-firefox:before {
	content: "\e648";
}
.icon-IE:before {
	content: "\e649";
}
.icon-opera:before {
	content: "\e64a";
}
.icon-safari:before {
	content: "\e64b";
}



/* -------------*/
/* SOCIAL ICONS */
/* -------------*/
@font-face {
    font-family: 'socicon';
    src: url('fonts/socicon-webfont.eot');
    src: url('fonts/socicon-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/socicon-webfont.woff') format('woff'),
         url('fonts/socicon-webfont.ttf') format('truetype'),
         url('fonts/socicon-webfont.svg#sociconregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.socicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'socicon';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.socicon:empty{
    width: 1em;
}
/* see icons at socicon.com */
.socicon-easid:before { content: "5"; }
.socicon-twitter:before { content: "a"; }
.socicon-facebook:before { content: "b"; }
.socicon-google:before { content: "c"; }
.socicon-pinterest:before { content: "d"; }
.socicon-foursquare:before { content: "e"; }
.socicon-yahoo:before { content: "f"; }
.socicon-skype:before { content: "g"; }
.socicon-yelp:before { content: "h"; }
.socicon-feedburner:before { content: "i"; }
.socicon-linkedin:before { content: "j"; }
.socicon-viadeo:before { content: "k"; }
.socicon-xing:before { content: "l"; }
.socicon-myspace:before { content: "m"; }
.socicon-soundcloud:before { content: "n"; }
.socicon-spotify:before { content: "o"; }
.socicon-grooveshark:before { content: "p"; }
.socicon-lastfm:before { content: "q"; }
.socicon-youtube:before { content: "r"; }
.socicon-vimeo:before { content: "s"; }
.socicon-dailymotion:before { content: "t"; }
.socicon-vine:before { content: "u"; }
.socicon-flickr:before { content: "v"; }
.socicon-500px:before { content: "w"; }
.socicon-instagram:before { content: "x"; }
.socicon-wordpress:before { content: "y"; }
.socicon-tumblr:before { content: "z"; }
.socicon-blogger:before { content: "A"; }
.socicon-technorati:before { content: "B"; }
.socicon-reddit:before { content: "C"; }
.socicon-dribbble:before { content: "D"; }
.socicon-stumbleupon:before { content: "E"; }
.socicon-digg:before { content: "F"; }
.socicon-envato:before { content: "G"; }
.socicon-behance:before { content: "H"; }
.socicon-delicious:before { content: "I"; }
.socicon-deviantart:before { content: "J"; }
.socicon-forrst:before { content: "K"; }
.socicon-play:before { content: "L"; }
.socicon-zerply:before { content: "M"; }
.socicon-wikipedia:before { content: "N"; }
.socicon-apple:before { content: "O"; }
.socicon-flattr:before { content: "P"; }
.socicon-github:before { content: "Q"; }
.socicon-chimein:before { content: "R"; }
.socicon-friendfeed:before { content: "S"; }
.socicon-newsvine:before { content: "T"; }
.socicon-identica:before { content: "U"; }
.socicon-bebo:before { content: "V"; }
.socicon-zynga:before { content: "W"; }
.socicon-steam:before { content: "X"; }
.socicon-xbox:before { content: "Y"; }
.socicon-windows:before { content: "Z"; }
.socicon-outlook:before { content: "1"; }
.socicon-coderwall:before { content: "2"; }
.socicon-tripadvisor:before { content: "3"; }
.socicon-netcodes:before { content: "4"; }
.socicon-lanyrd:before { content: "7"; }
.socicon-slideshare:before { content: "8"; }
.socicon-buffer:before { content: "9"; }
.socicon-rss:before { content: ","; }
.socicon-vkontakte:before { content: ";"; }
.socicon-disqus:before { content: ":"; }