@font-face {
	font-family: 'Montserrat';
	font-weight: 300;
	font-style: normal;
	src: 	url(https://babyhouse.co.za/wp-content/uploads/2023/03/Montserrat-VariableFont_wght.woff2) format('woff2');
}

@font-face {
	font-family: 'Montserrat';
	font-weight: 300;
	font-style: italic;
	src: 	url(https://babyhouse.co.za/wp-content/uploads/2023/03/Montserrat-VariableFont_wght-italic.woff2) format('woff2');
}

@font-face {
	font-family: 'Playfair Display Local';
	font-weight: 300;
	font-style: normal;
	src: 	url(https://babyhouse.co.za/wp-content/uploads/2023/04/subset-PlayfairDisplay-Regular.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Playfair Display Local';
	font-weight: 300;
	font-style: italic;
	src: 	url(https://babyhouse.co.za/wp-content/uploads/2023/04/subset-PlayfairDisplay-Italic.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Playfair Display Local';
	font-weight: 400;
	font-style: normal;
	src: 	url(https://babyhouse.co.za/wp-content/uploads/2023/04/subset-PlayfairDisplay-Medium.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Playfair Display Local';
	font-weight: 500;
	font-style: normal;
	src: 	url(https://babyhouse.co.za/wp-content/uploads/2023/04/subset-PlayfairDisplay-SemiBold.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Playfair Display Local';
	font-weight: 600;
	font-style: normal;
	src: 	url(https://babyhouse.co.za/wp-content/uploads/2023/04/subset-PlayfairDisplay-Bold.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Playfair Display Local';
	font-weight: 800;
	font-style: normal;
	src: 	url(https://babyhouse.co.za/wp-content/uploads/2023/04/subset-PlayfairDisplay-ExtraBold.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Hind Local';
	font-weight: 300;
	font-style: normal;
	src: 	url(https://babyhouse.co.za/wp-content/uploads/2023/03/Hind-300.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Hind Local';
	font-weight: 400;
	font-style: normal;
	src: 	url(https://babyhouse.co.za/wp-content/uploads/2023/03/Hind-400.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Hind Local';
	font-weight: 500;
	font-style: normal;
	src: 	url(https://babyhouse.co.za/wp-content/uploads/2023/03/Hind-500.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Hind Local';
	font-weight: 600;
	font-style: normal;
	src: 	url(https://babyhouse.co.za/wp-content/uploads/2023/03/Hind-600.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Hind Local';
	font-weight: 700;
	font-style: normal;
	src: 	url(https://babyhouse.co.za/wp-content/uploads/2023/03/Hind-700.woff2) format('woff2');
	font-display: swap;
}

.has-montserrat-font-family{ 
	font-family: 'Montserrat'; 
}

.has-playfair-display-local-font-family{ 
	font-family: 'Playfair Display Local'; 
}

.has-hind-local-font-family{ 
	font-family: 'Hind Local'; 
}

