/*!
 * Tabler Icons 3.44.0 by tabler - https://tabler.io
 * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
 * Local subset for vrypan.net footer icons.
 */
@font-face {
  font-display: block;
  font-family: "tabler-icons";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/tabler-icons.woff2") format("woff2");
}

.ti {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "tabler-icons" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  speak: none;
  text-transform: none;
}

.ti-brand-bluesky::before {
  content: "\fd75";
}

.ti-brand-github::before {
  content: "\ec1c";
}

.ti-brand-linkedin::before {
  content: "\ec8c";
}

.ti-brand-mastodon::before {
  content: "\f250";
}

.ti-brand-x::before {
  content: "\fc0f";
}

.ti-mail::before {
  content: "\eae5";
}
