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

[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-x2:before {
  content: "\e902";
}
.icon-arrow-circle-right:before {
  content: "\f0a9";
}
.icon-angle-double-right:before {
  content: "\f101";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-user-circle:before {
  content: "\f2bd";
}
.icon-user-circle-o:before {
  content: "\f2be";
}
.icon-user-o:before {
  content: "\f2c0";
}
.icon-arrow-right-alt2:before {
  content: "\e901";
}
.icon-arrow-right:before {
  content: "\f03e";
}
.icon-arrow-small-right:before {
  content: "\f071";
}
.icon-arrow-up:before {
  content: "\f03d";
}
.icon-book:before {
  content: "\f007";
}
.icon-chevron-left:before {
  content: "\f0a4";
}
.icon-chevron-right:before {
  content: "\f078";
}
.icon-clock:before {
  content: "\f046";
}
.icon-eye:before {
  content: "\f04e";
}
.icon-location:before {
  content: "\f060";
}
.icon-search2:before {
  content: "\f02e";
}
.icon-triangle-down:before {
  content: "\f05b";
}
.icon-triangle-up:before {
  content: "\f0aa";
}
.icon-x:before {
  content: "\f081";
}
.icon-phone:before {
  content: "\e942";
}
.icon-mobile:before {
  content: "\e958";
}
.icon-user:before {
  content: "\e971";
}
.icon-users:before {
  content: "\e972";
}
.icon-search:before {
  content: "\e986";
}
.icon-hammer2:before {
  content: "\e9a8";
}
.icon-accessibility:before {
  content: "\e9b2";
}
.icon-phone2:before {
  content: "\e900";
}
