@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?bwpt10');
  src:  url('fonts/icomoon.eot?bwpt10#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?bwpt10') format('truetype'),
    url('fonts/icomoon.woff?bwpt10') format('woff'),
    url('fonts/icomoon.svg?bwpt10#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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-email:before {
  content: "\e90c";
}
.icon-back:before {
  content: "\e90d";
}
.icon-tel2:before {
  content: "\e900";
}
.icon-user2:before {
  content: "\e906";
}
.icon-eye:before {
  content: "\e90a";
}
.icon-arrow-down:before {
  content: "\e90b";
}
.icon-menu:before {
  content: "\e901";
}
.icon-arrow:before {
  content: "\e902";
}
.icon-address:before {
  content: "\e903";
}
.icon-tel:before {
  content: "\e904";
}
.icon-search:before {
  content: "\e905";
}
.icon-user .path1:before {
  content: "\e907";
  color: rgb(0, 0, 0);
  opacity: 0.0600;
}
.icon-user .path2:before {
  content: "\e908";
  margin-left: -1em;
  color: rgb(0, 0, 0);
  opacity: 0.6;
}
.icon-user .path3:before {
  content: "\e909";
  margin-left: -1em;
  color: rgb(0, 0, 0);
  opacity: 0.6;
}
