@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?92zn5j');
  src:  url('fonts/icomoon.eot?92zn5j#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?92zn5j') format('truetype'),
    url('fonts/icomoon.woff?92zn5j') format('woff'),
    url('fonts/icomoon.svg?92zn5j#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-courthouse:before {
  content: "\e90a";
}
.icon-profit:before {
  content: "\e90b";
}
.icon-setup:before {
  content: "\e90c";
}
.icon-tools:before {
  content: "\e90d";
}
.icon-linkedin:before {
  content: "\e909";
}
.icon-right-quote:before {
  content: "\e900";
}
.icon-location:before {
  content: "\e901";
}
.icon-left-quote:before {
  content: "\e902";
}
.icon-email:before {
  content: "\e903";
}
.icon-smartphone:before {
  content: "\e904";
}
.icon-down-arrow-square:before {
  content: "\e905";
}
.icon-down-arrow-circle:before {
  content: "\e906";
}
.icon-facebook:before {
  content: "\e907";
}
.icon-twitter:before {
  content: "\e908";
}
.icon-compass:before {
  content: "\e949";
}

