@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?u7inqy');
  src:  url('fonts/icomoon.eot?u7inqy#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?u7inqy') format('truetype'),
    url('fonts/icomoon.woff?u7inqy') format('woff'),
    url('fonts/icomoon.svg?u7inqy#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';
  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-vimeo:before {
  content: "\e90c";
}
.icon-youtube-logo:before {
  content: "\e90a";
}
.icon-youtube:before {
  content: "\e90b";
}
.icon-play-button:before {
  content: "\e909";
}
.icon-settings:before {
  content: "\e908";
}
.icon-up-arrow:before {
  content: "\e902";
}
.icon-arrow-down:before {
  content: "\e903";
  color: #666;
}
.icon-instagram-logo:before {
  content: "\e904";
}
.icon-twitter-1:before {
  content: "\e905";
}
.icon-facebook-logo-1:before {
  content: "\e906";
}
.icon-right-arrow:before {
  content: "\e907";
}
.icon-left-arrow:before {
  content: "\e901";
}
.icon-arrow-point-to-right:before {
  content: "\e900";
}
