/* Local Themify fallback. No icon font files required. */
[class^="ti-"], [class*=" ti-"] {
  font-family: Arial, sans-serif !important;
  font-style: normal !important;
  font-weight: 400 !important;
  speak: never;
  line-height: 1;
}
.ti-close:before { content: "×"; font-weight: 700; }
.ti-reload:before { content: "↻"; font-weight: 700; }
.ti-arrow-right:before { content: "→"; }
.ti-arrow-left:before { content: "←"; }
.ti-arrow-up:before, .ti-angle-up:before { content: "↑"; }
.ti-angle-down:before { content: "↓"; }
.ti-search:before { content: "⌕"; }
.ti-user:before { content: "👤"; }
.ti-email:before { content: "✉"; }
.ti-location-pin:before { content: "⌖"; }
