@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?jb4na3');
  src:  url('fonts/icomoon.eot?jb4na3#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?jb4na3') format('truetype'),
    url('fonts/icomoon.woff?jb4na3') format('woff'),
    url('fonts/icomoon.svg?jb4na3#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_sound-off:before {
  content: "\e911";
}
.icon_sound-on:before {
  content: "\e912";
}
.icon_zoom-in:before {
  content: "\e90d";
}
.icon_arrow-left-lg:before {
  content: "\e906";
}
.icon_arrow-left-lg1:before {
  content: "\e90a";
}
.icon_arrow-down:before {
  content: "\e90b";
}
.icon_arrow-left-lg2:before {
  content: "\e90c";
}
.icon_arrow-up:before {
  content: "\e907";
}
.icon_arrow-down1:before {
  content: "\e90e";
}
.icon_arrow-right:before {
  content: "\e90f";
}
.icon_arrow-left:before {
  content: "\e910";
}
.icon_blank2:before {
  content: "\e908";
}
.icon_more:before {
  content: "\e909";
}
.icon_minus:before {
  content: "\e900";
}
.icon_angle_left_circle:before {
  content: "\e901";
}
.icon_angle_right_circle:before {
  content: "\e903";
}
.icon_angle_down_circle:before {
  content: "\e904";
}
.icon_angle_up_circle:before {
  content: "\e905";
}
.icon_minus1:before {
  content: "\e902";
}
