@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?99pzhc');
  src:  url('fonts/icomoon.eot?99pzhc#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?99pzhc') format('truetype'),
    url('fonts/icomoon.woff?99pzhc') format('woff'),
    url('fonts/icomoon.svg?99pzhc#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-arrow-down-light:before {
  content: "\e901";
}
.icon-arrow-left-light:before {
  content: "\e902";
}
.icon-arrow-line-down-light:before {
  content: "\e903";
}
.icon-arrow-right-light-1:before {
  content: "\e904";
}
.icon-arrow-square-out-light:before {
  content: "\e905";
}
.icon-bell-light:before {
  content: "\e906";
}
.icon-chats-teardrop-light:before {
  content: "\e907";
}
.icon-envelope-simple-light:before {
  content: "\e908";
}
.icon-equals-light:before {
  content: "\e909";
}
.icon-exclude-light:before {
  content: "\e90a";
}
.icon-file-arrow-down-light:before {
  content: "\e90b";
}
.icon-file-light:before {
  content: "\e90c";
}
.icon-graduation-cap-light:before {
  content: "\e90d";
}
.icon-hand-heart-light:before {
  content: "\e90e";
}
.icon-heart-half-light:before {
  content: "\e90f";
}
.icon-house-light:before {
  content: "\e910";
}
.icon-lightbulb-light-1:before {
  content: "\e911";
}
.icon-link-light:before {
  content: "\e912";
}
.icon-link-simple-light:before {
  content: "\e913";
}
.icon-map-pin-light:before {
  content: "\e914";
}
.icon-map-pin-line-light:before {
  content: "\e915";
}
.icon-minus-light:before {
  content: "\e916";
}
.icon-pencil-simple-line-light:before {
  content: "\e917";
}
.icon-phone-light:before {
  content: "\e918";
}
.icon-plus-light:before {
  content: "\e919";
}
.icon-steps-light:before {
  content: "\e91a";
}
.icon-student-light:before {
  content: "\e91b";
}
.icon-target-light:before {
  content: "\e91c";
}
.icon-toolbox-light:before {
  content: "\e91d";
}
.icon-user-plus-light:before {
  content: "\e91e";
}
.icon-users-three-light:before {
  content: "\e91f";
}
.icon-warning-light:before {
  content: "\e920";
}
.icon-x-light:before {
  content: "\e921";
}
.icon-arrow-right-light:before {
  content: "\e900";
}
