@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?r1l505");
  src: url("../fonts/icomoon.eot?r1l505#iefix") format("embedded-opentype"),
    url("../fonts/icomoon.ttf?r1l505") format("truetype"),
    url("../fonts/icomoon.woff?r1l505") format("woff"),
    url("../fonts/icomoon.svg?r1l505#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-download:before {
  content: "\e913";
}
.icon-phone:before {
  content: "\e914";
}
.icon-search:before {
  content: "\e90c";
}
.icon-mail-line:before {
  content: "\e915";
  /* color: #52afc7; */
}
.icon-down:before {
  content: "\e912";
  color: #52afc7;
}
.icon-close:before {
  content: "\e911";
}
.icon-mappin:before {
  content: "\e910";
  color: #52afc7;
}
.icon-save:before {
  content: "\e90d";
  color: #6c757d;
}
.icon-map-pin:before {
  content: "\e90e";
  color: #309689;
}
.icon-clock:before {
  content: "\e90f";
  color: #309689;
}
.icon-briefcase:before {
  content: "\e90b";
  color: #309689;
}
.icon-fb-line:before {
  content: "\e908";
}
.icon-whatsapp:before {
  content: "\e909";
}
.icon-x-line:before {
  content: "\e90a";
}
.icon-arrow:before {
  content: "\e900";
  color: #025d78;
}
.icon-call:before {
  content: "\e901";
  /* color: #52afc7; */
}
.icon-youtube:before {
  content: "\e902";
  color: #e0e0e0;
}
.icon-facebook:before {
  content: "\e903";
  color: #e0e0e0;
}
.icon-instagram:before {
  content: "\e904";
  color: #e0e0e0;
}
.icon-LinkedIn:before {
  content: "\e905";
  color: #e0e0e0;
}
.icon-mail:before {
  content: "\e906";
  /* color: #fff; */
}
.icon-x-icon:before {
  content: "\e907";
  color: #e0e0e0;
}
.icon-tiktok:before {
  content: "\e916";
  color: #fff;
}
