@font-face {
	font-family: 'Headline';
	font-weight: 400;
	font-style: ;
	src: 	url(https://nota10.club/wp-content/plugins/font-hero/fontPairing/files/Poppins/Poppins-Black.woff2) format('woff2');
}

@font-face {
	font-family: 'Subheadline';
	font-weight: 400;
	font-style: ;
	src: 	url(https://nota10.club/wp-content/plugins/font-hero/fontPairing/files/Montserrat/Montserrat-Regular.woff2) format('woff2');
}

@font-face {
	font-family: 'Body';
	font-weight: 400;
	font-style: ;
	src: 	url(https://nota10.club/wp-content/plugins/font-hero/fontPairing/files/Lora/Lora-Regular.woff2) format('woff2');
}

@font-face {
	font-family: 'Body';
	font-weight: 600;
	font-style: ;
	src: 	url(https://nota10.club/wp-content/plugins/font-hero/fontPairing/files/Lora/Lora-Bold.woff2) format('woff2');
}

.has-headline-font-family{ 
	font-family: 'Headline'; 
}

.has-subheadline-font-family{ 
	font-family: 'Subheadline'; 
}

.has-body-font-family{ 
	font-family: 'Body'; 
}

