@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?9w1m7x");
  src: url("../fonts/icomoon.eot?9w1m7x#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?9w1m7x") format("truetype"), url("../fonts/icomoon.woff?9w1m7x") format("woff"),
    url("../fonts/icomoon.svg?9w1m7x#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-twitter:before {
  content: "\e916";
}

.icon-arrow-big-down:before {
  content: "\e900";
}

.icon-arrow-big-up:before {
  content: "\e901";
}

.icon-arrow-down:before {
  content: "\e902";
}

.icon-arrow-left:before {
  content: "\e903";
}

.icon-arrow-right:before {
  content: "\e904";
}

.icon-arrow-up:before {
  content: "\e905";
}

.icon-bars:before {
  content: "\e906";
}

.icon-chevron-down:before {
  content: "\e907";
}

.icon-chevron-left:before {
  content: "\e908";
}

.icon-chevron-right:before {
  content: "\e909";
}

.icon-chevron-up:before {
  content: "\e90a";
}

.icon-envelope:before {
  content: "\e90b";
}

.icon-facebook-f:before {
  content: "\e90c";
}

.icon-instagram:before {
  content: "\e90d";
}

.icon-newspaper:before {
  content: "\e90e";
}

.icon-paper-plane:before {
  content: "\e90f";
}

.icon-play:before {
  content: "\e910";
}

.icon-plus:before {
  content: "\e911";
}

.icon-search:before {
  content: "\e912";
}

.icon-snapchat-ghost:before {
  content: "\e913";
}

.icon-thumbtack:before {
  content: "\e914";
}

.icon-times:before {
  content: "\e915";
}

.icon-youtube:before {
  content: "\e917";
}