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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-icon_close_small:before {
  content: "\e90e";
  color: #81828e;
}
.icon-icon_close_big:before {
  content: "\e90f";
  color: #81828e;
}
.icon-arrow:before {
  content: "\e900";
}
.icon-twitter-square-brands:before {
  content: "\e901";
}
.icon-arrows2:before {
  content: "\e902";
}
.icon-dynks2:before {
  content: "\e903";
}
.icon-dynksy9:before {
  content: "\e904";
}
.icon-env:before {
  content: "\e905";
}
.icon-envelope-solid:before {
  content: "\e906";
}
.icon-facebook-square-brands:before {
  content: "\e907";
}
.icon-instagram-brands:before {
  content: "\e908";
}
.icon-map-marker-alt-solid:before {
  content: "\e909";
}
.icon-marker:before {
  content: "\e90a";
}
.icon-phone-solid:before {
  content: "\e90b";
}
.icon-phone:before {
  content: "\e90c";
}
.icon-qmark:before {
  content: "\e90d";
}
