@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?ay2isk');
  src:  url('../fonts/icomoon.eot?ay2isk#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?ay2isk') format('truetype'),
		url('../fonts/icomoon.woff?ay2isk') format('woff'),
		url('../fonts/icomoon.svg?ay2isk#icomoon') 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: 'icomoon' !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-mail:before {
  content: "\e903";
}
.icon-usr:before {
  content: "\e904";
}
.icon-arrow-next:before {
  content: "\e900";
}
.icon-arrow-prv:before {
  content: "\e901";
}
.icon-btn-arrow:before {
  content: "\e902";
}
.icon-display:before {
  content: "\e956";
}
.icon-laptop:before {
  content: "\e957";
}
.icon-mobile:before {
  content: "\e958";
}
.icon-tablet:before {
  content: "\e95a";
}
.icon-arrow-right2:before {
  content: "\ea3c";
}
.icon-appleinc:before {
  content: "\eabe";
}
.icon-android:before {
  content: "\eac0";
}
