@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?5jv4r2');
  src:  url('../fonts/icomoon.eot?5jv4r2#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?5jv4r2') format('truetype'),
    url('../fonts/icomoon.woff?5jv4r2') format('woff'),
    url('../fonts/icomoon.svg?5jv4r2#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', 'roboto' !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-play:before {
  content: "\e90d";
}
.icon-skype-logo:before {
  content: "\e90c";
}
.icon-ad6:before {
  content: "\e900";
}
.icon-ad5:before {
  content: "\e901";
}
.icon-ad4:before {
  content: "\e902";
}
.icon-ad3:before {
  content: "\e903";
}
.icon-ad2:before {
  content: "\e904";
}
.icon-ad1:before {
  content: "\e905";
}
.icon-email:before {
  content: "\e906";
}
.icon-v-play:before {
  content: "\e910";
  color: #fff;
}
.icon-play-button:before {
  content: "\e90f";
}
.icon-contract:before {
  content: "\e90e";
}
.icon-search:before {
  content: "\e907";
  color: #fff;
}
.icon-address:before {
  content: "\e908";
}
.icon-fax:before {
  content: "\e909";
}
.icon-mail:before {
  content: "\e90a";
}
.icon-telephone:before {
  content: "\e90b";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-spinner11:before {
  content: "\e984";
}
