@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?jiek82');
  src:  url('fonts/icomoon.eot?jiek82#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?jiek82') format('truetype'),
    url('fonts/icomoon.woff?jiek82') format('woff'),
    url('fonts/icomoon.svg?jiek82#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* 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;
}

.icon-icon-divisoria-modal:before {
  content: "\e911";
}
.icon-icon-questions-modal:before {
  content: "\e90f";
}
.icon-icon-sucess-modal:before {
  content: "\e910";
}
.icon-icomoon-upload:before {
  content: "\e90e";
}
.icon-icomoon-close-select-multi:before {
  content: "\e90d";
}
.icon-icomoon-date:before {
  content: "\e90c";
}
.icon-icomoon-toggle-selected:before {
  content: "\e90a";
}
.icon-icomoon-toggle-unselected:before {
  content: "\e90b";
}
.icon-icomoon-checkbox-selected:before {
  content: "\e908";
}
.icon-icomoon-checkbox-unselected:before {
  content: "\e909";
}
.icon-icomoon-lupa:before {
  content: "\e907";
}
.icon-icomoon-close-select:before {
  content: "\e906";
}
.icon-icomoon-angle-right-select:before {
  content: "\e904";
}
.icon-icomoon-angle-down-select:before {
  content: "\e905";
}
.icon-icomoon-angle-right-pagination:before {
  content: "\e903";
}
.icon-icomoon-angle-left-pagination:before {
  content: "\e902";
}
.icon-icomoon-arrow-left:before {
  content: "\e900";
}
.icon-icomoon-triangle-dorpdown:before {
  content: "\e901";
}
