@font-face {
    font-family: 'myicons';
    src: url('../fonts/myicons.eot?23pr0');
    src: url('../fonts/myicons.eot?23pr0#iefix') format('embedded-opentype'), url('../fonts/myicons.ttf?23pr0') format('truetype'), url('../fonts/myicons.woff?23pr0') format('woff'), url('../fonts/myicons.svg?23pr0#icx') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="mi-"], [class*=" mi-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'myicons' !important;
  speak: never;
  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;
}

.mi-cbp:before {
  content: "\e900";
}
.mi-ms:before {
  content: "\e901";
}
.mi-pmi:before {
  content: "\e902";
}
.mi-acp:before {
  content: "\e903";
}
.mi-socpa:before {
  content: "\e904";
}
.mi-it:before {
  content: "\e905";
}
.mi-hr:before {
  content: "\e906";
}
.mi-leader:before {
  content: "\e907";
}
