@font-face {
  font-family: 'icomoon';
  src:  url('/fonts/icomoon/icomoon.eot');
  src:  url('/fonts/icomoon/icomoon.eot') format('embedded-opentype'),
    url('/fonts/icomoon/icomoon.ttf') format('truetype'),
    url('/fonts/icomoon/icomoon.woff') format('woff'),
    url('/fonts/icomoon/icomoon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap; //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-Food:before {
  content: "\e922";
}
.icon-Automative:before {
  content: "\e923";
}
.icon-Sports:before {
  content: "\e924";
}
.icon-Social-Media:before {
  content: "\e91a";
}
.icon-Logistics:before {
  content: "\e91b";
}
.icon-Travel:before {
  content: "\e91c";
}
.icon-Education:before {
  content: "\e91d";
}
.icon-Real-Estate:before {
  content: "\e91e";
}
.icon-Entertainment:before {
  content: "\e91f";
}
.icon-Retail:before {
  content: "\e920";
}
.icon-Fitness--Wellless:before {
  content: "\e921";
}
.icon-Medium:before {
  content: "\e913";
}
.icon-Pinterest:before {
  content: "\e914";
}
.icon-YouTube:before {
  content: "\e915";
}
.icon-X:before {
  content: "\e916";
}
.icon-LinkedIn:before {
  content: "\e917";
}
.icon-Dribbble:before {
  content: "\e918";
}
.icon-Facebook:before {
  content: "\e919";
}
.icon-arrow-down:before {
  content: "\e900";
}
.icon-arrow-left-1:before {
  content: "\e901";
}
.icon-arrow-left:before {
  content: "\e902";
}
.icon-arrow-narrow-up-right:before {
  content: "\e903";
}
.icon-arrow-right-1:before {
  content: "\e904";
}
.icon-arrow-right-2:before {
  content: "\e905";
}
.icon-arrow-right:before {
  content: "\e906";
}
.icon-arrow-up:before {
  content: "\e907";
}
.icon-bank:before {
  content: "\e908";
}
.icon-call:before {
  content: "\e909";
}
.icon-global:before {
  content: "\e90a";
}
.icon-medical-circle:before {
  content: "\e90b";
}
.icon-puzzle-piece-02:before {
  content: "\e90c";
}
.icon-send-2:before {
  content: "\e90d";
}
.icon-sms:before {
  content: "\e90e";
}
.icon-speedometer-04:before {
  content: "\e90f";
}
.icon-star:before {
  content: "\e910";
}
.icon-tick-circle:before {
  content: "\e911";
}
.icon-tool-02:before {
  content: "\e912";
}
