@font-face {
  font-family: 'icon';
  src:  url('../fonts/icon.eot?czlq6u');
  src:  url('../fonts/icon.eot?czlq6u#iefix') format('embedded-opentype'),
    url('../fonts/icon.ttf?czlq6u') format('truetype'),
    url('../fonts/icon.woff?czlq6u') format('woff'),
    url('../fonts/icon.svg?czlq6u#icon') 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: 'icon' !important;
  speak: never;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-chevrons-left:before {
  content: "\e900";
}
.icon-chevrons-right:before {
  content: "\e901";
}
.icon-chevron-down:before {
  content: "\e902";
}
.icon-chevron-left:before {
  content: "\e903";
}
.icon-chevron-right:before {
  content: "\e904";
}
.icon-chevron-up:before {
  content: "\e905";
}
.icon-visibility_off:before {
  content: "\e907";
}
.icon-file_download:before {
  content: "\e90a";
}
.icon-x:before {
  content: "\e90b";
}
.icon-remove_red_eye:before {
  content: "\e90d";
}
.icon-lock:before {
  content: "\e90e";
}
.icon-error_outline:before {
  content: "\e90f";
}
.icon-play_circle_filled:before {
  content: "\e911";
}
.icon-play_circle_outline:before {
  content: "\e912";
}
.icon-replay:before {
  content: "\e913";
}
.icon-computer:before {
  content: "\e914";
}
.icon-desktop_windows:before {
  content: "\e915";
}
.icon-phone_android:before {
  content: "\e91a";
}
.icon-tablet_mac:before {
  content: "\e91b";
}
.icon-zoom_in:before {
  content: "\e91e";
}
.icon-zoom_out:before {
  content: "\e91f";
}
.icon-arrow-down-right:before {
  content: "\e906";
}
.icon-search:before {
  content: "\e922";
}
