@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?4mbxy3');
  src:  url('fonts/icomoon.eot?4mbxy3#iefix') format('embedded-opentype'),
    /*url('fonts/icomoon.ttf?4mbxy3') format('truetype'),*/
    url('fonts/icomoon.woff?4mbxy3') format('woff'),
    url('fonts/icomoon.svg?4mbxy3#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.fab.fa-facebook-f,
.fab.fa-facebook,
.fab.fa-instagram,
.fab.fa-linkedin,
.fas.fa-chevron-down,
.fas.fa-map-marker-alt,
.far.fa-envelope,
i.elementor-menu-toggle__icon--open.fas.fa-bars,
i.eicon-chevron-left,
i.eicon-chevron-right 
{
  /* 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;
}


.fab.fa-facebook-f:before{    content: "\e908" !important;}
.fab.fa-facebook:before{      content: "\e908" !important;}
.fab.fa-instagram:before{     content: "\e907" !important;}
.fab.fa-linkedin:before{      content: "\e906" !important;}
.fas.fa-chevron-down:before{  content: "\e903" !important;}
.fas.fa-map-marker-alt:before{content: "\e901" !important;}
.far.fa-envelope:before{      content: "\e900" !important;}
i.eicon-chevron-left:before{  content: "\e902" !important;}
i.eicon-chevron-right:before{ content: "\e904" !important;}

i.elementor-menu-toggle__icon--open.fas.fa-bars:before{ content: "\e90a" !important;}
/*

 */
.icon-quote-right:before {
  content: "\e90c";
}
.icon-quote-left:before {
  content: "\e90d";
}
.icon-phone-call:before {
  content: "\e90b";
}
.icon-envelope-o:before {
  content: "\e900";
}
.icon-map-marker:before {
  content: "\e901";
}
.icon-chevron-left:before {
  content: "\e902";
}
.icon-chevron-down:before {
  content: "\e903";
}
.icon-chevron-right:before {
  content: "\e904";
}
.icon-chevron-up:before {
  content: "\e905";
}
.icon-linkedin-square:before {
  content: "\e906";
}
.icon-instagram:before {
  content: "\e907";
}
.icon-facebook:before {
  content: "\e908";
}
.icon-facebook-f:before {
  content: "\e908";
}
.icon-close:before {
  content: "\e909";
}
.icon-remove:before {
  content: "\e909";
}
.icon-times:before {
  content: "\e909";
}
.icon-bars:before {
  content: "\e90a";
}
.icon-navicon:before {
  content: "\e90a";
}
.icon-reorder:before {
  content: "\e90a";
}
