@font-face {
  font-family: "ahan-icomoon";
  src: url("/fonts/ahan-icomoon.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.ahan-icon {
  font-family: "ahan-icomoon" !important;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
}

.ahan-icon--left::before {
  content: "\e929";
}