@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?3v2maz');
  src:  url('../fonts/icomoon.eot?3v2maz#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?3v2maz') format('truetype'),
    url('../fonts/icomoon.woff?3v2maz') format('woff'),
    url('../fonts/icomoon.svg?3v2maz#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-head:before {
  content: "\e900";
}
.icon-dl:before {
  content: "\e901";
}
.icon-list:before {
  content: "\e902";
}
.icon-foot:before {
  content: "\e903";
}
.icon-facebook:before {
  content: "\e904";
  color: #1877f2;
}
.icon-twitter:before {
  content: url("../images/twitter_x.png");
}
/* .icon-twitter:before {
  content: "\e905";
  color: #1da1f2;
} */
.icon-youtube:before {
  content: "\e906";
  color: #f00;
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-window:before {
  content: "\f2d2";
}
.icon-icon_i .path1:before {
  content: "\e907";
  color: rgb(255, 255, 255);
}
.icon-icon_i .path2:before {
  content: "\e908";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.icon-icon_i .path3:before {
  content: "\e909";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}