/*!
 *  Iconly icon font. Generated by Iconly: https://iconly.io/
 */

@font-face {
  font-display: auto;
  font-family: "customIcons";
  font-style: normal;
  font-weight: 400;
  src: url("./customIcons.eot");
  src: url("./customIcons.eot") format("embedded-opentype"), url("./customIcons.woff2") format("woff2"), url("./customIcons.woff") format("woff"), url("./customIcons.ttf") format("truetype"), url("./customIcons.svg") format("svg");
}

#custom-header-menu-button:after {
  display: inline-block;
  font-family: "customIcons" !important;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

#custom-header-menu-button:after {
  content: "\e000";
}