@font-face {
  font-family: 'icomoon';
  src:  url('./fonter/icomoon.eot?nwlswu');
  src:  url('./fonter/icomoon.eot?nwlswu#iefix') format('embedded-opentype'),
    url('./fonter/icomoon.ttf?nwlswu') format('truetype'),
    url('./fonter/icomoon.woff?nwlswu') format('woff'),
    url('./fonter/icomoon.svg?nwlswu#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="iconia-"], [class*=" iconia-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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;
}

.iconia-i-yagichang:before {
  content: "\e900";
}

ul.iconia-lister li:before {
  content: "\e900";
  margin-right:7px;
}