@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?a76qzi');
  src:  url('fonts/icomoon.eot?a76qzi#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?a76qzi') format('truetype'),
    url('fonts/icomoon.woff?a76qzi') format('woff'),
    url('fonts/icomoon.svg?a76qzi#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-keyboard_arrow_up:before {
  content: "\e902";
}
.icon-verified:before {
  content: "\e903";
}
.icon-x:before {
  content: "\e900";
}
.icon-cancel:before {
  content: "\e900";
}
.icon-close:before {
  content: "\e900";
}
.icon-sun:before {
  content: "\e9d4";
}
.icon-menu:before {
  content: "\e901";
}
.icon-envelope-o:before {
  content: "\f003";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-facebook-f:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-moon-o:before {
  content: "\f186";
}
