@font-face {
  font-family: 'appnho_icon';
  src:
    url('fonts/appnho_icon.ttf?ktyvkl') format('truetype'),
    url('fonts/appnho_icon.woff?ktyvkl') format('woff'),
    url('fonts/appnho_icon.svg?ktyvkl#appnho_icon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="ico-"], [class*=" ico-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'appnho_icon' !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;
}

.ico-collapse:before {
  content: "\e901";
}
.ico-max:before {
  content: "\e900";
}
.ico-home:before {
  content: "\e902";
}
.ico-pencil:before {
  content: "\e906";
}
.ico-image:before {
  content: "\e90d";
}
.ico-qrcode:before {
  content: "\e938";
}
.ico-phone:before {
  content: "\e942";
}
.ico-location:before {
  content: "\e947";
}
.ico-calendar:before {
  content: "\e953";
}
.ico-download:before {
  content: "\e960";
}
.ico-disk:before {
  content: "\e962";
}
.ico-undo:before {
  content: "\e967";
}
.ico-redo:before {
  content: "\e968";
}
.ico-refresh:before {
  content: "\e984";
}
.ico-search:before {
  content: "\e986";
}
.ico-config:before {
  content: "\e993";
}
.ico-setting:before {
  content: "\e994";
}
.ico-chart:before {
  content: "\e99b";
}
.ico-bin:before {
  content: "\e9ac";
}
.ico-list:before {
  content: "\e9ba";
}
.ico-down:before {
  content: "\e9c7";
}
.ico-attachment:before {
  content: "\e9cd";
}
.ico-star-empty:before {
  content: "\e9d7";
}
.ico-star-full:before {
  content: "\e9d9";
}
.ico-warning:before {
  content: "\ea07";
}
.ico-notification:before {
  content: "\ea08";
}
.ico-plus:before {
  content: "\ea0a";
}
.ico-minus:before {
  content: "\ea0b";
}
.ico-info:before {
  content: "\ea0c";
}
.ico-cancel:before {
  content: "\ea0d";
}
.ico-cross:before {
  content: "\ea0f";
}
.ico-checkmark:before {
  content: "\ea10";
}
.ico-share:before {
  content: "\ea7d";
}
