@font-face {
  font-family: 'superbiz';
  src:
    url('fonts/superbiz.ttf?2ms3ff') format('truetype'),
    url('fonts/superbiz.woff?2ms3ff') format('woff'),
    url('fonts/superbiz.svg?2ms3ff#superbiz') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="superbiz-"], [class*=" superbiz-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'superbiz' !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;
}

.superbiz-search:before {
  content: "\f002";
}
.superbiz-envelope-o:before {
  content: "\f003";
}
.superbiz-user:before {
  content: "\f007";
}
.superbiz-clock-o:before {
  content: "\f017";
}
.superbiz-tag:before {
  content: "\f02b";
}
.superbiz-tags:before {
  content: "\f02c";
}
.superbiz-map-marker:before {
  content: "\f041";
}
.superbiz-edit:before {
  content: "\f044";
}
.superbiz-pencil-square-o:before {
  content: "\f044";
}
.superbiz-chevron-left:before {
  content: "\f053";
}
.superbiz-chevron-right:before {
  content: "\f054";
}
.superbiz-leaf:before {
  content: "\f06c";
}
.superbiz-comment:before {
  content: "\f075";
}
.superbiz-folder-open:before {
  content: "\f07c";
}
.superbiz-twitter-square:before {
  content: "\f081";
}
.superbiz-facebook-square:before {
  content: "\f082";
}
.superbiz-linkedin-square:before {
  content: "\f08c";
}
.superbiz-phone:before {
  content: "\f095";
}
.superbiz-pinterest-square:before {
  content: "\f0d3";
}
.superbiz-google-plus-square:before {
  content: "\f0d4";
}
.superbiz-youtube-square:before {
  content: "\f166";
}
.superbiz-instagram:before {
  content: "\f16d";
}
.superbiz-calendar-check-o:before {
  content: "\f274";
}
