@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?4mbxy2');
  src:  url('fonts/icomoon.eot?4mbxy2#iefix') format('embedded-opentype'),
    /*url('fonts/icomoon.ttf?4mbxy2') format('truetype'),*/
    url('fonts/icomoon.woff?4mbxy2') format('woff'),
    url('fonts/icomoon.svg?4mbxy2#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.fab.fa-facebook,
.fab.fa-instagram,
.fas.fa-phone-alt,
.fas.fa-map-marker-alt,
.fas.fa-caret-down,
#gform_1 .ginput_container_select:after,
.eicon-chevron-left,
.eicon-chevron-right,
.eicon-menu-bar,
.eicon-close
{
  /* 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:before{content: "\e905" !important;}
.fab.fa-instagram:before{content: "\e90b" !important;}
.fas.fa-phone-alt:before{content: "\e900" !important;}
.fas.fa-map-marker-alt:before{content: "\e90b" !important;}
.fas.fa-caret-down:before{content: "\e904" !important;}
#gform_1 .ginput_container_select:after{content: "\e904" !important;}
.eicon-chevron-left:before{content: "\e908" !important;}
.eicon-chevron-right:before{content: "\e907" !important;}
.eicon-menu-bar:before{content: "\e90a" !important;}
.eicon-close:before{content: "\e909" !important;}

.icon-facebook:before {
  content: "\e905";
}
.icon-map-marker:before {
  content: "\e90b";
}
.icon-instagram:before {
  content: "\e906";
}
.icon-chevron-right:before {
  content: "\e907";
}
.icon-chevron-left: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";
}
.icon-caret-right:before {
  content: "\e901";
}
.icon-caret-left:before {
  content: "\e902";
}
.icon-caret-up:before {
  content: "\e903";
}
.icon-caret-down:before {
  content: "\e904";
}
.icon-phone:before {
  content: "\e900";
}
.icon-telephone:before {
  content: "\e900";
}
.icon-contact:before {
  content: "\e900";
}
.icon-support:before {
  content: "\e900";
}
.icon-call:before {
  content: "\e900";
}
