@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?m371r2');
  src:  url('../fonts/icomoon.eot?m371r2#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?m371r2') format('truetype'),
    url('../fonts/icomoon.woff?m371r2') format('woff'),
    url('../fonts/icomoon.svg?m371r2#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[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-youtube-with-circle:before {
  content: "\e903";
}
.icon-linkedin-with-circle:before {
  content: "\e900";
}
.icon-instagram-with-circle:before {
  content: "\e901";
}
.icon-facebook-with-circle:before {
  content: "\e902";
}
.icon-home3:before {
  content: "\e904";
}
.icon-phone:before {
  content: "\e942";
}
.icon-clock:before {
  content: "\e94e";
}
.icon-calendar:before {
  content: "\e953";
}
.icon-drawer:before {
  content: "\e95c";
}
.icon-users:before {
  content: "\e972";
}
