@font-face {
  font-family: 'icomoon';
  src:  url('/~/media/Files/T/Telecomplus/font-file/icomoon-fonts/icomoon-eot.eot?pl6l2z');
  src:  url('/~/media/Files/T/Telecomplus/font-file/icomoon-fonts/icomoon-eot.eot?pl6l2z#iefix') format('embedded-opentype'),
    url('/~/media/Files/T/Telecomplus/font-file/icomoon-fonts/icomoon-ttf.ttf?pl6l2z') format('truetype'),
    url('/~/media/Files/T/Telecomplus/font-file/icomoon-fonts/icomoon-woff.woff?pl6l2z') format('woff'),
    url('/~/media/Files/T/Telecomplus/font-file/icomoon-fonts/icomoon-svg.svg?pl6l2z#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[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-slide:before {
  content: "\e917";
}
.icon-apple:before {
  content: "\e914";
}
.icon-docs:before {
  content: "\e915";
}
.icon-google:before {
  content: "\e916";
}
.icon-windows:before {
  content: "\e918";
}
.icon-html:before {
  content: "\e911";
}
.icon-play:before {
  content: "\e912";
}
.icon-play2:before {
  content: "\e913";
}
.icon-pdf-download:before {
  content: "\e910";
}
.icon-velo:before {
  content: "\e901";
}
.icon-arrow-up:before {
  content: "\e900";
}
.icon-home:before {
  content: "\e90d";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-linkedin:before {
  content: "\eaca";
}
.icon-arrow:before {
  content: "\e90c";
}
.icon-share:before {
  content: "\e90b";
}
.icon-search:before {
  content: "\e909";
}
.icon-calendar:before {
  content: "\e90a";
}
.icon-download:before {
  content: "\e908";
}
.icon-bag:before {
  content: "\e902";
}
.icon-close:before {
  content: "\e903";
}
.icon-earth:before {
  content: "\e904";
}
.icon-graph:before {
  content: "\e905";
}
.icon-message:before {
  content: "\e906";
}
.icon-puzzle:before {
  content: "\e90f";
}
.icon-truck:before {
  content: "\e907";
}
.icon-webcast:before {
  content: "\e90e";
}
.icon-instagram:before {
  content: "";
  background-image: url("/~/media/Images/T/Telecomplus/icons/instagram.svg");
  position: absolute;
  width: 12px;
  height: 12px;
  background-size: cover;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  
}