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

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

.iconmnarrow-arrow_downward:before {
  content: "\e917";
}
.iconmnarrow-arrow_upward:before {
  content: "\e918";
}
.iconmnarrow-arrow_forward:before {
  content: "\e919";
}
.iconmnarrow-keyboard_arrow_up:before {
  content: "\e91a";
}
.iconmnarrow-keyboard_arrow_right:before {
  content: "\e91b";
}
.iconmnarrow-keyboard_arrow_left:before {
  content: "\e91c";
}
.iconmnarrow-keyboard_arrow_down:before {
  content: "\e91d";
}
.iconmnarrow-arrow-up-right:before {
  content: "\e912";
}
.iconmnarrow-arrow-right1:before {
  content: "\e913";
}
.iconmnarrow-arrow-left1:before {
  content: "\e914";
}
.iconmnarrow-arrow-down1:before {
  content: "\e915";
}
.iconmnarrow-arrow-up1:before {
  content: "\e916";
}
.iconmnarrow-arrow-thin-up:before {
  content: "\e90a";
}
.iconmnarrow-arrow-thin-right:before {
  content: "\e90b";
}
.iconmnarrow-arrow-thin-left:before {
  content: "\e90c";
}
.iconmnarrow-arrow-thin-down:before {
  content: "\e90d";
}
.iconmnarrow-arrow-right:before {
  content: "\e90e";
}
.iconmnarrow-arrow-down:before {
  content: "\e90f";
}
.iconmnarrow-arrow-left:before {
  content: "\e910";
}
.iconmnarrow-arrow-up:before {
  content: "\e911";
}
.iconmnarrow-search-minus:before {
  content: "\e900";
}
.iconmnarrow-search-minus1:before {
  content: "\e901";
}
.iconmnarrow-search-plus:before {
  content: "\e902";
}
.iconmnarrow-search-plus1:before {
  content: "\e903";
}
.iconmnarrow-document-search:before {
  content: "\e904";
}
.iconmnarrow-document-search1:before {
  content: "\e905";
}
.iconmnarrow-folder-search:before {
  content: "\e906";
}
.iconmnarrow-folder-search1:before {
  content: "\e907";
}
.iconmnarrow-search:before {
  content: "\e908";
}
.iconmnarrow-search1:before {
  content: "\e909";
}
