@font-face {
	font-family: "Fira Sans";
	src: url("../fonts/FiraSans-Regular.woff2") format("woff2");
	font-style: normal;
	font-weight: 400;
	font-display: swap;
}
@font-face {
	font-family: "Fira Sans";
	src: url("../fonts/FiraSans-Medium.woff2") format("woff2");
	font-style: normal;
	font-weight: 500;
	font-display: swap;
}
@font-face {
	font-family: "Fira Sans";
	src: url("../fonts/FiraSans-SemiBold.woff2") format("woff2");
	font-style: normal;
	font-weight: 600;
	font-display: swap;
}
@font-face {
	font-family: "Fira Sans";
	src: url("../fonts/FiraSans-Bold.woff2") format("woff2");
	font-style: normal;
	font-weight: 700;
	font-display: swap;
}

html body,
html body :where(
	button, input, select, textarea, label, a, p, span, small, strong, em,
	h1, h2, h3, h4, h5, h6, li, dt, dd, blockquote, figcaption,
	header, nav, main, section, article, aside, footer
) {
	font-family: "Fira Sans", Arial, Helvetica, sans-serif !important;
}

html body :where(.elementor-heading-title, .elementor-button, .elementor-widget-text-editor, .woocommerce, .woocommerce-page) {
	font-family: "Fira Sans", Arial, Helvetica, sans-serif !important;
}
