@font-face {
	font-family: 'mcn';
	src:url('../fonts/mcn.eot?-wzwws6');
	src:url('../fonts/mcn.eot?#iefix-wzwws6') format('embedded-opentype'),
		url('../fonts/mcn.ttf?-wzwws6') format('truetype'),
		url('../fonts/mcn.woff?-wzwws6') format('woff'),
		url('../fonts/mcn.svg?-wzwws6#mcn') format('svg');
	font-weight: normal;
	font-style: normal;
}


[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'mcn' !important;
  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-github:before {
  content: "\e900";
}
.icon-google_plus:before {
  content: "\e600";
}
.icon-twitter:before {
  content: "\e601";
}
.icon-pintrest:before {
  content: "\e602";
}
.icon-facebook:before {
  content: "\e603";
}
.icon-electric:before {
  content: "\e604";
}
.icon-people:before {
  content: "\e605";
}
.icon-folder:before {
  content: "\e606";
}
.icon-message_fill:before {
  content: "\e607";
}
.icon-phone:before {
  content: "\e608";
}
.icon-download:before {
  content: "\e609";
}
.icon-message:before {
  content: "\e60a";
}
.icon-cloud_computing:before {
  content: "\e60b";
}
.icon-web_graphics:before {
  content: "\e60c";
}
.icon-mobileDevelopment:before {
  content: "\e60d";
}
.icon-softwareDevelopment:before {
  content: "\e60e";
}
.icon-qualityTesting:before {
  content: "\e60f";
}
.icon-maintenance:before {
  content: "\e610";
}
.icon-linkedIn:before {
  content: "\e611";
}
.icon-plus:before {
  content: "\e612";
}
.icon-arrowTop:before {
  content: "\e613";
}
.icon-companyName:before {
  content: "\e614";
}
.icon-location:before {
  content: "\e615";
}
.icon-zoom:before {
  content: "\e616";
}
.icon-userName:before {
  content: "\e617";
}
.icon-mobileMenu:before {
  content: "\e618";
}
.icon-back:before {
  content: "\e901";
}
.icon-next:before {
  content: "\e902";
}
.icon-quote:before {
  content: "\e903";
}


