@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?3lujaa');
  src:  url('../fonts/icomoon.eot?3lujaa#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?3lujaa') format('truetype'),
    url('../fonts/icomoon.woff?3lujaa') format('woff'),
    url('../fonts/icomoon.svg?3lujaa#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: 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-add:before {
  content: "\e900";
}
.icon-address:before {
  content: "\e901";
}
.icon-arrow:before {
  content: "\e902";
}
.icon-arrow-hover:before {
  content: "\e903";
}
.icon-arrow-left:before {
  content: "\e904";
}
.icon-arrow-right:before {
  content: "\e905";
}
.icon-close:before {
  content: "\e906";
}
.icon-lab:before {
  content: "\e907";
}
.icon-left:before {
  content: "\e908";
}
.icon-list:before {
  content: "\e909";
}
.icon-p-add:before {
  content: "\e90a";
}
.icon-p-arrow:before {
  content: "\e90b";
}
.icon-p-cut:before {
  content: "\e90c";
}
.icon-right:before {
  content: "\e90d";
}
.icon-us-address:before {
  content: "\e90e";
}
.icon-us-email:before {
  content: "\e90f";
}
.icon-us-person:before {
  content: "\e910";
}
.icon-us-tel:before {
  content: "\e911";
}
