@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?tds2e4');
  src:  url('../fonts/icomoon.eot?tds2e4#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?tds2e4') format('truetype'),
    url('../fonts/icomoon.woff?tds2e4') format('woff'),
    url('../fonts/icomoon.svg?tds2e4#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-arrow-gallery-left:before {
  content: "\e900";
  color: #fff;
}
.icon-arrow-gallery-right:before {
  content: "\e901";
  color: #fff;
}
.icon-arrow-scrolldown:before {
  content: "\e902";
  color: #fff;
}
.icon-buttonscrolldown-black:before {
  content: "\e903";
}
.icon-buttonscrolldown-white:before {
  content: "\e904";
  color: #fff;
}
.icon-buttonup-black:before {
  content: "\e905";
}
.icon-buttonup-white:before {
  content: "\e906";
  color: #fff;
}
.icon-down-arrow-black:before {
  content: "\e907";
}
.icon-escape:before {
  content: "\e908";
  color: #fff;
}
.icon-instagram-black:before {
  content: "\e909";
}
.icon-instagram-white:before {
  content: "\e90a";
  color: #fff;
}
.icon-left-arrow-black:before {
  content: "\e90b";
}
.icon-left-arrow-white:before {
  content: "\e90c";
  color: #fff;
}
.icon-menue-white:before {
  content: "\e90d";
}
.icon-pause-black:before {
  content: "\e90e";
}
.icon-pause-white:before {
  content: "\e90f";
  color: #fff;
}
.icon-play-black:before {
  content: "\e910";
}
.icon-play-white:before {
  content: "\e911";
  color: #fff;
}
.icon-right-arrow-black:before {
  content: "\e912";
}
.icon-right-arrow-white:before {
  content: "\e913";
  color: #fff;
}
.icon-shopping-bag-white:before {
  content: "\e914";
  color: #fff;
}
.icon-up-arrow-black:before {
  content: "\e915";
}
