@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?q9l1l0');
  src:  url('fonts/icomoon.eot?q9l1l0#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?q9l1l0') format('truetype'),
    url('fonts/icomoon.woff?q9l1l0') format('woff'),
    url('fonts/icomoon.svg?q9l1l0#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-instagram:before {
  content: "\e905";
}
.icon-brand:before {
  content: "\e905";
}
.icon-social:before {
  content: "\e905";
}
.icon-youtube:before {
  content: "\e906";
}
.icon-brand1:before {
  content: "\e906";
}
.icon-social1:before {
  content: "\e906";
}
.icon-linkedin:before {
  content: "\e907";
}
.icon-brand2:before {
  content: "\e907";
}
.icon-social2:before {
  content: "\e907";
}
.icon-facebook:before {
  content: "\e908";
}
.icon-brand3:before {
  content: "\e908";
}
.icon-social3:before {
  content: "\e908";
}
.icon-x:before {
  content: "\e909";
}
.icon-twitter:before {
  content: "\e909";
}
.icon-linked-in:before {
  content: "\e901";
}
.icon-facebook1:before {
  content: "\e902";
}
.icon-instagram1:before {
  content: "\e903";
}
.icon-play-button:before {
  content: "\e900";
}
.icon-keyboard_arrow_down:before {
  content: "\e904";
}
