@font-face {
  font-family: 'iconsmind';
  src:  url('fonts/iconsmind.eot?qnd6ae');
  src:  url('fonts/iconsmind.eot?qnd6ae#iefix') format('embedded-opentype'),
    url('fonts/iconsmind.ttf?qnd6ae') format('truetype'),
    url('fonts/iconsmind.woff?qnd6ae') format('woff'),
    url('fonts/iconsmind.svg?qnd6ae#icomoon') format('svg');
  font-weight: normal;
  font-display: block;
  font-style: normal;
}

[class^="iconsmind-"], [class*=" iconsmind-"] {
  font-family: 'iconsmind' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body [class^="iconsmind-"], body [class*=" iconsmind-"] {
  visibility: visible;
}