@font-face {
	font-family: 'English';
	font-weight: 400;
	font-style: normal;
	src: 	url(https://poolsbyjanthony.webdevdla.cc/wp-content/uploads/2024/03/EnglishSerif-Regular.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'English';
	font-weight: 500;
	font-style: normal;
	src: 	url(https://poolsbyjanthony.webdevdla.cc/wp-content/uploads/2024/03/EnglishSerif-Medium.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Avenir';
	font-weight: 200;
	font-style: normal;
	src: 	url(https://poolsbyjanthony.webdevdla.cc/wp-content/uploads/2024/03/AvenirLTStd-Light.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Avenir';
	font-weight: 300;
	font-style: normal;
	src: 	url(https://poolsbyjanthony.webdevdla.cc/wp-content/uploads/2024/03/AvenirLTStd-Book.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Avenir';
	font-weight: 400;
	font-style: normal;
	src: 	url(https://poolsbyjanthony.webdevdla.cc/wp-content/uploads/2024/03/AvenirLTStd-Roman.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Avenir';
	font-weight: 900;
	font-style: normal;
	src: 	url(https://poolsbyjanthony.webdevdla.cc/wp-content/uploads/2024/03/AvenirLTStd-Black.woff2) format('woff2');
	font-display: swap;
}

.has-english-font-family{ 
	font-family: 'English';
}

.has-avenir-font-family{ 
	font-family: 'Avenir';
}

