@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?krunc0');
  src:  url('fonts/icomoon.eot?krunc0#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?krunc0') format('truetype'),
    url('fonts/icomoon.woff?krunc0') format('woff'),
    url('fonts/icomoon.svg?krunc0#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[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-down-arrow:before {
  content: "\e90d";
}
.icon-up-arrow:before {
  content: "\e90e";
}
.icon-building:before {
  content: "\e900";
}
.icon-fax:before {
  content: "\e901";
}
.icon-warehouse:before {
  content: "\e902";
}
.icon-envelope:before {
  content: "\e903";
}
.icon-envelope-outline:before {
  content: "\e904";
}
.icon-facebook:before {
  content: "\e905";
}
.icon-instagram-outline:before {
  content: "\e906";
}
.icon-left-arrow-circle:before {
  content: "\e907";
}
.icon-phone:before {
  content: "\e908";
}
.icon-right-arrow-circle:before {
  content: "\e909";
}
.icon-whatsapp:before {
  content: "\e90a";
}
.icon-whatsapp-outline:before {
  content: "\e90b";
}
.icon-whatsapp-outline-circle:before {
  content: "\e90c";
}
