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

[class^="icon-alloy-"], [class*=" icon-alloy-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'alloy-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-alloy-arrow-down:before {
  content: "\e900";
}
.icon-alloy-arrow-down-small:before {
  content: "\e901";
}
.icon-alloy-arrow-up:before {
  content: "\e902";
}
.icon-alloy-btn-play:before {
  content: "\e903";
}
.icon-alloy-fb-icon:before {
  content: "\e904";
}
.icon-alloy-twt-icon:before {
  content: "\e905";
}
.icon-alloy-yt-icon:before {
  content: "\e906";
}
