@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?f3q27o');
  src:  url('fonts/icomoon.eot?f3q27o#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?f3q27o') format('truetype'),
    url('fonts/icomoon.woff?f3q27o') format('woff'),
    url('fonts/icomoon.svg?f3q27o#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-attachment:before {
  content: "\e906";
}
.icon-email:before {
  content: "\e900";
}
.icon-location:before {
  content: "\e901";
}
.icon-menu:before {
  content: "\e903";
}
.icon-message:before {
  content: "\e904";
}
.icon-smartphone:before {
  content: "\e907";
}
.icon-mobile:before {
  content: "\e902";
}
.icon-squared-cross:before {
  content: "\e908";
}
.icon-squared-minus:before {
  content: "\e909";
}
.icon-squared-plus:before {
  content: "\e90a";
}
.icon-user:before {
  content: "\e905";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-twitter:before {
  content: "\ea96";
}
