@font-face {
  font-family: 'icomoon';
  src:
    url('/fonts/icomoon.ttf?8en79p') format('truetype'),
    url('/fonts/icomoon.woff?8en79p') format('woff'),
    url('/fonts/icomoon.svg?8en79p#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-whatsapp:before {
  content: "\ea93";
}
.icon-eye:before {
  content: "\e9ce";
}
.icon-eye-blocked:before {
  content: "\e9d1";
}
.icon-warning:before {
  content: "\ea07";
}
.icon-plus:before {
  content: "\ea0a";
}
.icon-minus:before {
  content: "\ea0b";
}
.icon-info:before {
  content: "\ea0c";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-refresh:before {
  content: "\ea2e";
}
.icon-user:before {
  content: "\e971";
}
.icon-chevron-left:before {
  content: "\e900";
}
.icon-chevron-right:before {
  content: "\e901";
}
.icon-pencil:before {
  content: "\e905";
}
.icon-bin:before {
  content: "\e9ac";
}
.icon-spinner:before {
  content: "\e982";
}
.icon-ship:before {
  content: "\e906";
}
.icon-download:before {
  content: "\e9c7";
}
.icon-upload:before {
  content: "\e9c8";
}
.icon-location:before {
  content: "\e902";
}
.icon-group:before {
  content: "\e903";
}
.icon-email:before {
  content: "\e904";
}
.icon-document:before {
  content: "\e907";
}
.icon-vessel:before {
  content: "\e908";
}
.icon-crown:before {
  content: "\e909";
}
.icon-phone:before {
  content: "\e90a";
}
.icon-mobile:before {
  content: "\e958";
}
.icon-search:before {
  content: "\e986";
}
