@charset "UTF-8";
/*
 * Themify icons. Font Awesome 7.2 loaded from CDN.
 */
@font-face {
  font-family: "themify";
  src: url("../fonts/themify__q_-fvbane.eot");
  src: url("../fonts/themify.eot#iefix-fvbane") format("embedded-opentype"), url("../fonts/themify__q_-fvbane.woff") format("woff"), url("../fonts/themify__q_-fvbane.ttf") format("truetype"), url("../fonts/themify__q_-fvbane.svg#themify") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class^=ti-],
[class*=" ti-"] {
  font-family: "themify";
  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;
}

.ti-user::before {
  content: "";
}

.ti-email::before {
  content: "";
}

.ti-mobile::before {
  content: "";
}

.ti-bookmark-alt::before {
  content: "";
}

.ti-crown::before {
  content: "";
}

.ti-book::before {
  content: "";
}

.ti-plus::before {
  content: "";
}

.ti-link::before {
  content: "";
}

.ti-hand-point-right::before {
  content: "";
}

.ti-marker-alt::before {
  content: "";
}

.ti-comments::before {
  content: "";
}

/*# sourceMappingURL=theme-icon.css.map */
