/*!
 * Tabler Icons 3.5.0 by tabler - https://tabler.io
 * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
 */
@font-face {
	font-family: 'tabler-icons';
	font-style: normal;
	font-weight: 400;
	src: url('../../fonts/tabler-icons.woff2') format('woff2'), url('../../fonts/tabler-icons.woff') format('woff'),
		url('../../fonts/tabler-icons.ttf?v3.5.0') format('truetype');
}
.ti {
	font-family: 'tabler-icons' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.ti-check:before {
	content: '\ea5e';
}
.ti-chevron-down:before {
	content: '\ea5f';
}
.ti-arrow-right:before {
	content: '\ea1f';
}
.ti-brand-facebook:before {
	content: '\ec1a';
}
.ti-mail:before {
	content: '\eae5';
}
.ti-map-pin:before {
	content: '\eae8';
}
.ti-chevron-up:before {
	content: '\ea62';
}
.ti-cookie:before {
	content: '\fdb1';
}
.ti-download::before {
	content: '\ea96';
}
.ti-file-type-pdf::before {
	content: '\fb10';
}
.ti-zoom::before {
	content: '\fdaa';
}

/*# sourceMappingURL=tabler-icons.min.css.map */
