@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?gzfwki');
  src:  url('fonts/icomoon.eot?gzfwki#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?gzfwki') format('truetype'),
    url('fonts/icomoon.woff?gzfwki') format('woff'),
    url('fonts/icomoon.svg?gzfwki#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-phone_in_talk:before {
  content: "\e907";
}
.icon-check-circle:before {
  content: "\e901";
}
.icon-check-square:before {
  content: "\e902";
}
.icon-external-link:before {
  content: "\e904";
}
.icon-arrow-up:before {
  content: "\e908";
}
.icon-angle-right:before {
  content: "\e906";
}
.icon-angle-down:before {
  content: "\e905";
}
.icon-arrow-circle-right:before {
  content: "\e900";
}
.icon-envelope-o:before {
  content: "\e909";
}
.icon-home3:before {
  content: "\e90a";
}
.icon-clock:before {
  content: "\e94e";
}
.icon-calendar:before {
  content: "\e953";
}
.icon-arrow-right2:before {
  content: "\ea3c";
}
