@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?2e8we');
  src:  url('fonts/icomoon.eot?2e8we#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?2e8we') format('truetype'),
    url('fonts/icomoon.woff?2e8we') format('woff'),
    url('fonts/icomoon.svg?2e8we#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-circle-arrow:before {
  content: "\e904";
}
.icon-mail:before {
  content: "\e902";
  color: #e94c4a;
}
.icon-tel:before {
  content: "\e903";
  color: #e94a49;
}
.icon-fb .path1:before {
  content: "\e900";
  color: rgb(24, 119, 242);
}
.icon-fb .path2:before {
  content: "\e901";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-arrow-up2:before {
  content: "\ea3a";
}
.icon-arrow-right2:before {
  content: "\ea3c";
}
.icon-arrow-down2:before {
  content: "\ea3e";
}
.icon-arrow-left2:before {
  content: "\ea40";
}
.icon-ctrl3:before {
  content: "\ea53";
}
.icon-ctrl2:before {
  content: "\ea52";
}
.icon-ctrl:before {
  content: "\ea50";
}
.icon-ctrl1:before {
  content: "\ea51";
}
.icon-instagram:before {
  content: "\ea92";
}
