@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?3eo4x3');
  src:  url('../fonts/icomoon.eot?3eo4x3#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?3eo4x3') format('truetype'),
    url('../fonts/icomoon.woff?3eo4x3') format('woff'),
    url('../fonts/icomoon.svg?3eo4x3#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-icon_copy:before {
  content: "\e911";
}
.icon-premium_icon:before {
  content: "\e910";
}
.icon-you_tube:before {
  content: "\e90f";
  color: #fff;
}
.icon-download_icon:before {
  content: "\e90e";
}
.icon-close_grey:before {
  content: "\e90d";
}
.icon-dwnld_pdf:before {
  content: "\e90c";

}
 .icon-edit_pen_icon:before {
  content: "\e90b";
  color: #fff;
}
.icon-coupon_icon:before {
  content: "\e909";

}
.icon-reset:before {
  content: "\e908";

}
.icon-lock:before {
  content: "\e907";
  color: #6878b6;
}
.icon-accord_arrow:before {
  content: "\e906";

}
.icon-right_arrow:before {
  content: "\e905";
}
.icon-plus_icon:before {
  content: "\e903";

}
.icon-minus_icon:before {
  content: "\e904";
  color: #6878b6;
}
.icon-sidebar_arrow:before {
  content: "\e901";
  color: #dbdbdb;
}
.icon-menu_icon:before {
  content: "\e902";
  color: #babdc0;
}
.icon-left_arrow_icon:before {
  content: "\e900";
}
.icon-three_dot_icon:before {
  content: "\e90a";
} 