@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?7uztel');
  src:  url('fonts/icomoon.eot?7uztel#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?7uztel') format('truetype'),
    url('fonts/icomoon.woff?7uztel') format('woff'),
    url('fonts/icomoon.svg?7uztel#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: none;
  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-close:before {
  content: "\e900";
}
.icon-email:before {
  content: "\e901";
}
.icon-file .path1:before {
  content: "\e902";
  color: rgb(236, 36, 19);
}
.icon-file .path2:before {
  content: "\e903";
  margin-left: -1em;
  color: rgb(176, 34, 22);
}
.icon-folders:before {
  content: "\e904";
}
.icon-info:before {
  content: "\e905";
}
.icon-left_arrow:before {
  content: "\e906";
}
.icon-load_file .path1:before {
  content: "\e907";
  color: rgb(121, 131, 140);
}
.icon-load_file .path2:before {
  content: "\e908";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.icon-load_file .path3:before {
  content: "\e909";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-menu:before {
  content: "\e90a";
}
.icon-right_arrow:before {
  content: "\e90b";
}
.icon-schedule:before {
  content: "\e90c";
}
.icon-search:before {
  content: "\e90d";
}
