@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?lzif4v');
  src:  url('fonts/icomoon.eot?lzif4v#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?lzif4v') format('truetype'),
    url('fonts/icomoon.woff?lzif4v') format('woff'),
    url('fonts/icomoon.svg?lzif4v#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="fa-"], [class*=" fa-"] {
  /* 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;
}

.fa-edit:before {
  content: "\f044";
}
.fa-envelope-open-text:before {
  content: "\f658";
}
.fa-heart:before {
  content: "\f004";
}
.fa-check:before {
  content: "\f00c";
}
.fa-times:before {
  content: "\f00d";
}
.fa-play:before {
  content: "\f04b";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-mobile-alt:before {
  content: "\f3cd";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-calendar-alt1:before {
  content: "\f074";
}
.fa-phone:before {
  content: "\f095";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-chevron-left1:before {
  content: "\f055";
}
.fa-chevron-right1:before {
  content: "\f056";
}
.fa-phone1:before {
  content: "\f096";
}
.fa-envelope1:before {
  content: "\f0e1";
}
.fa-lightbulb1:before {
  content: "\f0ec";
}
.fa-chevron-left2:before {
  content: "\f057";
}
.fa-chevron-right2:before {
  content: "\f058";
}
.fa-phone2:before {
  content: "\f097";
}
.fa-envelope2:before {
  content: "\f0e2";
}
.fa-lightbulb2:before {
  content: "\f0ed";
}
