@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon/icomoon.eot?z9t8eu");
  src: url("../fonts/icomoon/icomoon.eot?z9t8eu#iefix")
      format("embedded-opentype"),
    url("../fonts/icomoon/icomoon.ttf?z9t8eu") format("truetype"),
    url("../fonts/icomoon/icomoon.woff?z9t8eu") format("woff"),
    url("../fonts/icomoon/icomoon.svg?z9t8eu#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-eye:before {
  content: "\e903";
}
.icon-angle-double-right:before {
  content: "\e902";
}
.icon-moon-o:before {
  content: "\e901";
}
.icon-book-reference:before {
  content: "\e900";
}
.icon-search:before {
  content: "\e986";
}
.icon-bin:before {
  content: "\e9ac";
}
.icon-download3:before {
  content: "\e9c7";
}
.icon-link:before {
  content: "\e9cb";
}
.icon-eye1:before {
  content: "\e9ce";
}
.icon-bookmark:before {
  content: "\e9d2";
}
.icon-sun:before {
  content: "\e9d4";
}
.icon-file-pdf:before {
  content: "\eadf";
}
