@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?lylgde');
  src:
    url('fonts/icomoon.eot?lylgde#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?lylgde') format('truetype'),
    url('fonts/icomoon.woff?lylgde') format('woff'),
    url('fonts/icomoon.svg?lylgde#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-linkedin:before {
  content: '\e900';
}
.icon-twitter:before {
  content: '\e901';
}
.icon-location:before {
  content: '\e902';
}
.icon-down:before {
  content: '\e903';
}
.icon-plus:before {
  content: '\e904';
}
.icon-minus:before {
  content: '\e905';
}
.icon-right:before {
  content: '\e906';
}
.icon-left:before {
  content: '\e907';
}
.icon-quote:before {
  content: '\e908';
}
.icon-dot:before {
  content: '\e909';
}
.icon-transparent-pricing:before {
  content: '\e90a';
}
.icon-advanced-equipment:before {
  content: '\e90b';
}
.icon-expert-medical:before {
  content: '\e90c';
}
.icon-swiper:before {
  content: '\e90d';
}
.icon-phone:before {
  content: '\e90e';
}
.icon-mail:before {
  content: '\e90f';
}
.icon-youtube:before {
  content: '\e910';
}
.icon-facebook:before {
  content: '\e911';
}
.icon-twitter1:before {
  content: '\e912';
}
.icon-instagram:before {
  content: '\e913';
}
