@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?3m7nxu');
  src:  url('../fonts/icomoon.eot?3m7nxu#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?3m7nxu') format('truetype'),
    url('../fonts/icomoon.woff?3m7nxu') format('woff'),
    url('../fonts/icomoon.svg?3m7nxu#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: none;
  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-Plus:before {
  content: "\e900";
  
}
.icon-Video:before {
  content: "\e901";
}
.icon-audioicon:before {
  content: "\e902";
 
}
.icon-pdficon:before {
  content: "\e903";
 
}
.icon-phoneicon:before {
  content: "\e904";

}
.icon-linkind:before {
  content: "\e905";
}
.icon-twitter:before {
  content: "\e906";

}
.icon-facebook:before {
  content: "\e907";
}
.icon-instagram:before {
  content: "\e908";
}
.icon-newslatter:before {
  content: "\e909";

}
.icon-next:before {
  content: "\e90a";

}
.icon-prv:before {
  content: "\e90b";
}
.icon-big_arrow:before {
  content: "\e90c";
}
.icon-Search:before {
  content: "\e90d";
}
