@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?uyz2pb');
  src:  url('fonts/icomoon.eot?uyz2pb#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?uyz2pb') format('truetype'),
    url('fonts/icomoon.woff?uyz2pb') format('woff'),
    url('fonts/icomoon.svg?uyz2pb#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_arrow-right_change_direction_next_icon:before {
  content: "\e901";
}
.icon-arrow_arrow-left_change_direction_left_icon:before {
  content: "\e902";
}
.icon-arrow_direction_previous_right_icon:before {
  content: "\6e";
  color: #6a6e7c;
}
.icon-arrow_direction_left_next_previous_icon:before {
  content: "\70";
  color: #6a6e7c;
}
.icon-home:before {
  content: "\e900";
}
span.icon-arrow_arrow-left_change_direction_left_icon,
span.icon-arrow_arrow-right_change_direction_next_icon {
  font-size: 32px;
  color: #ccc;
  font-weight: 700;
}
