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

[class^="icon-"],
[class*=" icon-"],
[class^="reach-"],
[class*=" reach-"] {
  /* 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-chat:before {
  content: "\e900";
}
.icon-connection:before {
  content: "\e901";
}
.icon-hall:before {
  content: "\e902";
}
.icon-ic-briefcase:before {
  content: "\e903";
}
.icon-ic-coin:before {
  content: "\e904";
}
.icon-ic-document-text:before {
  content: "\e905";
}
.icon-ic-medal-star:before {
  content: "\e906";
}
.icon-ic-people:before {
  content: "\e907";
}
.icon-ic-shield-tick:before {
  content: "\e908";
}
.icon-leaf:before {
  content: "\e909";
}
.icon-teacher:before {
  content: "\e90a";
}
.icon-technology:before {
  content: "\e90b";
}

.reach-video:before {
  content: "\e900";
  color: #d00c04;
}
.reach-tour:before {
  content: "\e901";
  color: #d00c04;
}
