@charset "UTF-8";

@font-face {
  font-family: 'icomoon';
  src:url('icomoon.eot?-qee38a');
  src:url('icomoon.eot?#iefix-qee38a') format('embedded-opentype'),
    url('icomoon.ttf?-qee38a') format('truetype'),
    url('icomoon.woff?-qee38a') format('woff'),
    url('icomoon.svg?-qee38a#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}


.bt-icon:before,
.bt-icon-alt:before {
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none !important;
  speak: none;
  display: inline-block;
  text-decoration: none;
  width: 1em;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
}


.icon-MindDo-0:before {
    content: "\e904";
}
.icon-MindDo-1:before {
    content: "\e905";
}
.icon-MindDo-2:before {
    content: "\e902";
}
.icon-MindDo-3:before {
    content: "\e903";
}
.icon-MindDo-4:before {
    content: "\e901";
}
.icon-MindDo-5:before {
    content: "\e900";
}
