
@font-face {
  font-family: 'icomoon';
  src:
    url('../fonts/icomoon.ttf?5ucfp6') format('truetype'),
    url('../fonts/icomoon.woff?5ucfp6') format('woff'),
    url('../fonts/icomoon.svg?5ucfp6#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icm-"],
[class*=" icm-"] {
  /* 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;
}

.icm-icon-facebook:before {
  content: "\ea90";
}
.icm-icon-instagram:before {
  content: "\ea92";
}
.icm-icon-whatsapp:before {
  content: "\ea93";
}
.icm-icon-linkedin2:before {
  content: "\eaca";
}
