@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon5ec8.eot?iao6eg');
  src:  url('fonts/icomoon5ec8.eot?iao6eg#iefix') format('embedded-opentype'),
    url('fonts/icomoon5ec8.ttf?iao6eg') format('truetype'),
    url('fonts/icomoon5ec8.woff?iao6eg') format('woff'),
    url('fonts/icomoon5ec8.svg?iao6eg#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: 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-facebook:before {
  content: "\e900";
}
.icon-chevron-left:before {
  content: "\e901";
}
.icon-map-marker-alt:before {
  content: "\e902";
}
.icon-phone-alt:before {
  content: "\e903";
}
.icon-chevron-down:before {
  content: "\e904";
}
.icon-chevron-up:before {
  content: "\e905";
}
.icon-chevron-right:before {
  content: "\e906";
}
.icon-linkedin-in:before {
  content: "\e907";
}
.icon-bars:before {
  content: "\e908";
}
.icon-search:before {
  content: "\e909";
}
.icon-times-solid:before {
  content: "\e90a";
}
.icon-user:before {
  content: "\e90b";
}
.icon-youtube:before {
  content: "\e90c";
}
.icon-envelope:before {
  content: "\e90d";
}
.icon-twitter:before {
  content: "\e90e";
}
.icon-loan-calculator:before {
  content: "\e90f";
}
