@font-face {
  font-family: 'icomoon';
  src: url('./fonts/icomoon.eot?csafyb');
  src: url('./fonts/icomoon.eot?csafyb#iefix') format('embedded-opentype'),
    url('./fonts/icomoon.ttf?csafyb') format('truetype'),
    url('./fonts/icomoon.woff?csafyb') format('woff'),
    url('./fonts/icomoon.svg?csafyb#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-Globe:before {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  content: '\e918';
  opacity: 0.2;
}
.icon-Globe:after {
  content: '\e919';
}
.icon-GearSix:before {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  content: '\e91a';
  opacity: 0.2;
}
.icon-GearSix:after {
  content: '\e91b';
}
.icon-SignOut:before {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  content: '\e91c';
  opacity: 0.2;
}
.icon-SignOut:after {
  content: '\e91d';
}
.icon-phoneIn:before {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  content: '\e91e';
  opacity: 0.14;
}
.icon-phoneIn:after {
  content: '\e91f';
}
.icon-pushPin:before {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  content: '\e920';
  opacity: 0.14;
}
.icon-pushPin:after {
  content: '\e921';
}
.icon-userIn:before {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  content: '\e922';
  opacity: 0.14;
}
.icon-userIn:after {
  content: '\e923';
}
.icon-mail:before {
  content: '\e917';
}
.icon-call-center:before {
  content: '\e900';
}
.icon-call:before {
  content: '\e901';
}
.icon-chat:before {
  content: '\e902';
}
.icon-crop:before {
  content: '\e903';
}
.icon-direction:before {
  content: '\e904';
}
.icon-down:before {
  content: '\e905';
}
.icon-facebook:before {
  content: '\e906';
}
.icon-gift:before {
  content: '\e907';
}
.icon-head:before {
  content: '\e908';
}
.icon-instgram:before {
  content: '\e909';
}
.icon-linkedin:before {
  content: '\e90a';
}
.icon-list-add:before {
  content: '\e90b';
}
.icon-list-star:before {
  content: '\e90c';
}
.icon-logout:before {
  content: '\e90d';
}
.icon-pin:before {
  content: '\e90e';
}
.icon-plus-add:before {
  content: '\e90f';
}
.icon-setting:before {
  content: '\e910';
}
.icon-shop:before {
  content: '\e911';
}
.icon-stars:before {
  content: '\e912';
}
.icon-twitter:before {
  content: '\e913';
}
.icon-users:before {
  content: '\e914';
}
.icon-web:before {
  content: '\e915';
}
.icon-youtube:before {
  content: '\e916';
}
