@font-face {
  font-family: 'auricon';
  src:
    url('fonts/auricon.ttf?o2nqrj') format('truetype'),
    url('fonts/auricon.woff?o2nqrj') format('woff'),
    url('fonts/auricon.svg?o2nqrj#auricon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="iaur-"], [class*=" iaur-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'auricon' !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;
}

.iaur-bars:before {
  content: "\e900";
}
.iaur-bars-filter:before {
  content: "\e901";
}
.iaur-cart-shopping:before {
  content: "\e902";
}
.iaur-chevron-down:before {
  content: "\e903";
}
.iaur-chevron-left:before {
  content: "\e904";
}
.iaur-chevron-right:before {
  content: "\e905";
}
.iaur-chevron-up:before {
  content: "\e906";
}
.iaur-magnifying-glass:before {
  content: "\e907";
}
.iaur-whatsapp:before {
  content: "\e908";
}
.iaur-xmark:before {
  content: "\e909";
}
.iaur-check:before {
  content: "\e90a";
}
.iaur-star:before {
  content: "\e90b";
}
.iaur-magnifying-glass-plus:before {
  content: "\e90c";
}
.iaur-rotate-left:before {
  content: "\e90d";
}
.iaur-ruler-horizontal:before {
  content: "\e90e";
}
.iaur-share-nodes:before {
  content: "\e90f";
}
.iaur-thumbs-down:before {
  content: "\e910";
}
.iaur-thumbs-up:before {
  content: "\e911";
}
.iaur-truck:before {
  content: "\e912";
}
.iaur-rotate:before {
  content: "\e913";
}
.iaur-tag:before {
  content: "\e914";
}
.iaur-message-lines:before {
  content: "\e915";
}
