@font-face {
	font-family: 'Open Sans';
	font-weight: 400;
	font-style: normal;
	src: 	url(https://yoganpilates.at/wp-content/uploads/font-hero/google-fonts/open-sans/open-sans-regular-normal-latin.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Open Sans';
	font-weight: 500;
	font-style: normal;
	src: 	url(https://yoganpilates.at/wp-content/uploads/font-hero/google-fonts/open-sans/open-sans-bold-normal-latin.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Bettersignature';
	font-weight: 400;
	font-style: normal;
	src: 	url(https://yoganpilates.at/wp-content/uploads/2023/05/bettersignature-godqp.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Kostania';
	font-weight: 700;
	font-style: normal;
	src: 	url(https://yoganpilates.at/wp-content/uploads/2023/05/kostania-bold.woff2) format('woff2');
	font-display: swap;
}

.has-open-sans-font-family{ 
	font-family: 'Open Sans';
}

.has-bettersignature-font-family{ 
	font-family: 'Bettersignature';
}

.has-kostania-font-family{ 
	font-family: 'Kostania';
}

