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

[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-books:before {
  content: "\e900";
  color: #57c8e7;
}
.icon-file_excel .path1:before {
  content: "\e901";
  color: rgb(89, 165, 0);
}
.icon-file_excel .path2:before {
  content: "\e902";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-file_pdf .path1:before {
  content: "\e903";
  color: rgb(248, 0, 0);
}
.icon-file_pdf .path2:before {
  content: "\e904";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-file_pp .path1:before {
  content: "\e905";
  color: rgb(237, 148, 3);
}
.icon-file_pp .path2:before {
  content: "\e906";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-file_word .path1:before {
  content: "\e907";
  color: rgb(28, 104, 193);
}
.icon-file_word .path2:before {
  content: "\e908";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-file_zip .path1:before {
  content: "\e909";
  color: rgb(252, 194, 0);
}
.icon-file_zip .path2:before {
  content: "\e90a";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-qrcode:before {
  content: "\e90b";
  color: #57c8e7;
}
.icon-search_burger:before {
  content: "\e90c";
  color: #57c8e7;
}
