@font-face {
  font-family: "icomoon";
  src: url("/fonts/icomoon.eot?z3j4ry");
  src: url("/fonts/icomoon.eot?z3j4ry#iefix") format("embedded-opentype"),
    url("/fonts/icomoon.ttf?z3j4ry") format("truetype"),
    url("/fonts/icomoon.woff?z3j4ry") format("woff"),
    url("/fonts/icomoon.svg?z3j4ry#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;
  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-right:before {
  content: "\e902";
}
.icon-link:before {
  content: "\e903";
}
.icon-keyboard_arrow_up:before {
  content: "\e904";
}
.icon-verified:before {
  content: "\e905";
}
.icon-close:before {
  content: "\f00d";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-times:before {
  content: "\f00d";
}
.icon-twitter:before {
  content: "\f099";
}

.icon-envelope:before {
  content: "\f0e0";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-moon-o:before {
  content: "\f186";
}
.icon-menu:before {
  content: "\e901";
}

.icon-sun:before {
  content: "\e9d4";
}
.icon-github:before {
  content: "\eab0";
}
.icon-linkedin:before {
  content: "\eac9";
}
