@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?yvk7ex');
  src:  url('fonts/icomoon.eot?yvk7ex#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?yvk7ex') format('truetype'),
    url('fonts/icomoon.woff?yvk7ex') format('woff'),
    url('fonts/icomoon.svg?yvk7ex#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-brand:before {
  content: "\e900";
  color: #f90;
}
.icon-brand5:before {
  content: "\e904";
  color: #3b5998;
}
.icon-brand2:before {
  content: "\e901";
  color: #630;
}
.icon-brand3:before {
  content: "\e902";
  color: #bd081c;
}
.icon-brand6:before {
  content: "\e905";
  color: #f30;
}
.icon-brand7:before {
  content: "\e906";
  color: #36465d;
}
.icon-brand4:before {
  content: "\e903";
  color: #1da1f2;
}
.icon-brand8:before {
  content: "\e907";
  color: #cd201f;
}
.icon-amazon:before {
  content: "\ea87";
}
.icon-google-plus:before {
  content: "\ea8b";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube2:before {
  content: "\ea9e";
}
