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

[class^="icon-fa-light"], [class*=" icon-fa-light"] {
  /* 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-fa-lightangle-down:before {
  content: "\e931";
}
.icon-fa-lightangle-left:before {
  content: "\e932";
}
.icon-fa-lightangle-right:before {
  content: "\e933";
}
.icon-fa-lightangle-up:before {
  content: "\e938";
}
.icon-fa-lightchevron-down:before {
  content: "\eb5f";
}
.icon-fa-lightchevron-left:before {
  content: "\eb60";
}
.icon-fa-lightchevron-right:before {
  content: "\eb61";
}
.icon-fa-lightchevron-up:before {
  content: "\eb66";
}
.icon-fa-lightcircle-chevron-down:before {
  content: "\eb8e";
}
.icon-fa-lightcircle-chevron-left:before {
  content: "\eb8f";
}
.icon-fa-lightcircle-chevron-right:before {
  content: "\eb90";
}
.icon-fa-lightcircle-chevron-up:before {
  content: "\eb91";
}
.icon-fa-lightsquare-chevron-down:before {
  content: "\f2fd";
}
.icon-fa-lightsquare-chevron-left:before {
  content: "\f2fe";
}
.icon-fa-lightsquare-chevron-right:before {
  content: "\f2ff";
}
.icon-fa-lightsquare-chevron-up:before {
  content: "\f300";
}
