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

[class^="icon1-"], [class*=" icon1-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon1' !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;
}

.icon1-chevron-down:before {
  content: "\f078";
}
.icon1-shopping-cart:before {
  content: "\f07a";
}
.icon1-twitter-square:before {
  content: "\f081";
}
.icon1-facebook-square:before {
  content: "\f082";
}
.icon1-linkedin-square:before {
  content: "\f08c";
}
.icon1-caret-down:before {
  content: "\f0d7";
}
.icon1-angle-down:before {
  content: "\f107";
}
.icon1-rss-square:before {
  content: "\f143";
}
.icon1-youtube:before {
  content: "\f167";
}
.icon1-youtube-play:before {
  content: "\f16a";
}
