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

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

.iconmn-search-minus:before {
  content: "\e900";
}
.iconmn-search-minus1:before {
  content: "\e901";
}
.iconmn-search-plus:before {
  content: "\e902";
}
.iconmn-search-plus1:before {
  content: "\e903";
}
.iconmn-document-search:before {
  content: "\e904";
}
.iconmn-document-search1:before {
  content: "\e905";
}
.iconmn-folder-search:before {
  content: "\e906";
}
.iconmn-folder-search1:before {
  content: "\e907";
}
.iconmn-search:before {
  content: "\e908";
}
.iconmn-search1:before {
  content: "\e909";
}
