@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?mx60ce');
  src:  url('fonts/icomoon.eot?mx60ce#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?mx60ce') format('truetype'),
    url('fonts/icomoon.woff?mx60ce') format('woff'),
    url('fonts/icomoon.svg?mx60ce#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-bulb:before {
  content: "\e901";
}
.icon-keyboard_arrow_up:before {
  content: "\e900";
}
.icon-arrow-right-circle:before {
  content: "\e902";
}
.icon-menu:before {
  content: "\e903";
}
.icon-sun:before {
  content: "\e904";
}
.icon-close:before {
  content: "\f00d";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-times:before {
  content: "\f00d";
}
.icon-linkedin-square:before {
  content: "\f08c";
}
.icon-github-square:before {
  content: "\f092";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-moon-o:before {
  content: "\f186";
}
.icon-bubble2:before {
  content: "\e96e";
}
.icon-link:before {
  content: "\e9cb";
}
.icon-github:before {
  content: "\eab0";
}
