/**
 * Tabler Icons subset — menu, footer, and contact social links.
 */

@font-face {
	font-family: "tabler-icons";
	font-style: normal;
	font-weight: 400;
	src: url("../vendor/tabler-icons/fonts/tabler-icons.woff2?v3.28.0") format("woff2");
}

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

.studio-tabler-icon.ti-phone::before { content: "\eb09"; }
.studio-tabler-icon.ti-mail::before { content: "\eae5"; }
.studio-tabler-icon.ti-link::before { content: "\eade"; }
.studio-tabler-icon.ti-brand-whatsapp::before { content: "\ec74"; }
.studio-tabler-icon.ti-brand-linkedin::before { content: "\ec8c"; }
.studio-tabler-icon.ti-brand-dribbble::before { content: "\ec19"; }
.studio-tabler-icon.ti-brand-behance::before { content: "\ec6e"; }
.studio-tabler-icon.ti-brand-facebook::before { content: "\ec1a"; }
.studio-tabler-icon.ti-brand-instagram::before { content: "\ec20"; }
.studio-tabler-icon.ti-brand-twitter::before { content: "\ec27"; }
.studio-tabler-icon.ti-brand-youtube::before { content: "\ec90"; }
.studio-tabler-icon.ti-brand-github::before { content: "\ec1c"; }
.studio-tabler-icon.ti-brand-twitch::before { content: "\ed05"; }
.studio-tabler-icon.ti-brand-vimeo::before { content: "\ed06"; }
.studio-tabler-icon.ti-brand-google::before { content: "\ec1f"; }
.studio-tabler-icon.ti-brand-pinterest::before { content: "\ec8d"; }
.studio-tabler-icon.ti-brand-skype::before { content: "\ed02"; }
.studio-tabler-icon.ti-brand-vk::before { content: "\ed72"; }
.studio-tabler-icon.ti-brand-steam::before { content: "\ed6f"; }
.studio-tabler-icon.ti-brand-bitbucket::before { content: "\edc7"; }
.studio-tabler-icon.ti-brand-medium::before { content: "\ec70"; }
.studio-tabler-icon.ti-brand-paypal::before { content: "\ec22"; }
.studio-tabler-icon.ti-brand-reddit::before { content: "\ec8e"; }
.studio-tabler-icon.ti-brand-soundcloud::before { content: "\ed6e"; }
.studio-tabler-icon.ti-brand-slack::before { content: "\ec72"; }
.studio-tabler-icon.ti-brand-tumblr::before { content: "\ed04"; }
.studio-tabler-icon.ti-brand-wordpress::before { content: "\f2d3"; }
.studio-tabler-icon.ti-brand-deviantart::before { content: "\ecfb"; }
.studio-tabler-icon.ti-brand-flickr::before { content: "\ecfe"; }
.studio-tabler-icon.ti-brand-foursquare::before { content: "\ecff"; }
