@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?7dfm99');
  src:  url('fonts/icomoon.eot?7dfm99#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?7dfm99') format('truetype'),
    url('fonts/icomoon.woff?7dfm99') format('woff'),
    url('fonts/icomoon.svg?7dfm99#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-playv2:before {
  content: "\e900";
}
.icon-plus .path1:before {
  content: "\e901";
  color: rgb(255, 255, 255);
  opacity: 0.0500;
}
.icon-plus .path2:before {
  content: "\e902";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.icon-quote:before {
  content: "\e903";
}
.icon-quote-3:before {
  content: "\e904";
}
.icon-quote1:before {
  content: "\e905";
}
.icon-quote11:before {
  content: "\e906";
}
.icon-quote4:before {
  content: "\e907";
}
.icon-Right-Arrow:before {
  content: "\e908";
}
.icon-rocket:before {
  content: "\e909";
}
.icon-scrd:before {
  content: "\e90a";
}
.icon-search:before {
  content: "\e90b";
}
.icon-star:before {
  content: "\e90c";
}
.icon-x:before {
  content: "\e90d";
}
.icon-x1:before {
  content: "\e90e";
}
