@font-face {
  font-family: "icomoon";
  src: url("../icon/icomoon.eot?h09fs8");
  src: url("../icon/icomoon.eot?h09fs8#iefix") format("embedded-opentype"),
    url("../icon/icomoon.ttf?h09fs8") format("truetype"),
    url("../icon/icomoon.woff?h09fs8") format("woff"),
    url("../icon/icomoon.svg?h09fs8#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-vision:before {
  content: "\e900";
}
.icon-mission:before {
  content: "\e903";
}
.icon-close:before {
  content: "\e904";
}
.icon-telephone:before {
  content: "\e912";
}
.icon-pin:before {
  content: "\e913";
}
.icon-left-arrow:before {
  content: "\e90a";
}
.icon-download:before {
  content: "\e90b";
}
.icon-right-arrow:before {
  content: "\e906";
}
.icon-email:before {
  content: "\e905";
}
.icon-facebook:before {
  content: "\e901";
}
.icon-youtube:before {
  content: "\e902";
}
