@font-face {
  font-family: 'iconname';
  src:  url('/storage/83bdc371-e36c-4a98-a2fb-d323af047810/iconname.eot');
  src:  url('/storage/83bdc371-e36c-4a98-a2fb-d323af047810/iconname.eot') format('embedded-opentype'),
    url('/storage/34add537-8b04-4ad3-973a-02653496d10f/iconname.ttf') format('truetype'),
    url('/storage/7ecee2b7-8981-48a6-aa75-7773e82d222b/iconname.woff') format('woff'),
    url('/storage/0e771168-6acb-4780-bbcb-ff0e08cb9de6/iconname.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'iconname' !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;
}

.icon-banda:before {
  content: "\e900";
}
.icon-clothes:before {
  content: "\e901";
}
.icon-hag:before {
  content: "\e902";
}
.icon-hand:before {
  content: "\e903";
}
.icon-mu:before {
  content: "\e904";
}
.icon-ngua:before {
  content: "\e905";
}
.icon-search:before {
  content: "\e906";
}
.icon-table:before {
  content: "\e907";
}
