@charset "UTF-8";

/* branden-hampton */
@font-face {
  font-family: "branden-hampton";
  src:url("https://file.myfontastic.com/FjmJsDRqELES6YnLEisBKF/fonts/1447145214.eot");
  src:url("https://file.myfontastic.com/FjmJsDRqELES6YnLEisBKF/fonts/1447145214.eot?#iefix") format("embedded-opentype"),
    url("https://file.myfontastic.com/FjmJsDRqELES6YnLEisBKF/fonts/1447145214.woff") format("woff"),
    url("https://file.myfontastic.com/FjmJsDRqELES6YnLEisBKF/fonts/1447145214.ttf") format("truetype"),
    url("https://file.myfontastic.com/FjmJsDRqELES6YnLEisBKF/fonts/1447145214.svg#1447145214") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "branden-hampton" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "branden-hampton" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-micro-record-streamline:before {
  content: "a";
}
.icon-ink-pen-streamline:before {
  content: "b";
}
.icon-arrow-streamline-target:before {
  content: "c";
}
.icon-facebook:before {
  content: "d";
}
.icon-twitter:before {
  content: "e";
}
.icon-instagram:before {
  content: "f";
}
.icon-call-phone:before {
  content: "g";
}
.icon-social-yelp:before {
  content: "h";
}
.icon-align-justify:before {
  content: "i";
}
