@font-face {
	font-family: 'LubDub';
	font-weight: 300;
	font-style: normal;
	src: 	url(https://ahaguidingvalues.thinkbydesign.com/wp-content/uploads/2023/10/LubDubLight.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'LubDub';
	font-weight: 300;
	font-style: italic;
	src: 	url(https://ahaguidingvalues.thinkbydesign.com/wp-content/uploads/2023/10/LubDubLight-Italic.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'LubDub';
	font-weight: 500;
	font-style: normal;
	src: 	url(https://ahaguidingvalues.thinkbydesign.com/wp-content/uploads/2023/10/LubDubMedium.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'LubDub';
	font-weight: 500;
	font-style: italic;
	src: 	url(https://ahaguidingvalues.thinkbydesign.com/wp-content/uploads/2023/10/LubDubMedium-Italic.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'LubDub';
	font-weight: 700;
	font-style: normal;
	src: 	url(https://ahaguidingvalues.thinkbydesign.com/wp-content/uploads/2023/10/LubDubBold.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'LubDub';
	font-weight: 700;
	font-style: italic;
	src: 	url(https://ahaguidingvalues.thinkbydesign.com/wp-content/uploads/2023/10/LubDubBold-Italic.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'LubDub';
	font-weight: 900;
	font-style: normal;
	src: 	url(https://ahaguidingvalues.thinkbydesign.com/wp-content/uploads/2023/10/LubDubHeavy.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'LubDub';
	font-weight: 900;
	font-style: italic;
	src: 	url(https://ahaguidingvalues.thinkbydesign.com/wp-content/uploads/2023/10/LubDubHeavy-Italic.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'LubDub Condensed';
	font-weight: 400;
	font-style: normal;
	src: 	url(https://ahaguidingvalues.thinkbydesign.com/wp-content/uploads/2023/10/LubDubCond.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'LubDub Condensed';
	font-weight: 400;
	font-style: italic;
	src: 	url(https://ahaguidingvalues.thinkbydesign.com/wp-content/uploads/2023/10/LubDubCond-Italic.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'LubDub Condensed';
	font-weight: 700;
	font-style: normal;
	src: 	url(https://ahaguidingvalues.thinkbydesign.com/wp-content/uploads/2023/10/LubDubCond-Bold.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'LubDub Condensed';
	font-weight: 700;
	font-style: italic;
	src: 	url(https://ahaguidingvalues.thinkbydesign.com/wp-content/uploads/2023/10/LubDubCond-BoldItalic.woff2) format('woff2');
	font-display: swap;
}

.has-lubdub-font-family{ 
	font-family: 'LubDub';
}

.has-lubdub-condensed-font-family{ 
	font-family: 'LubDub Condensed';
}

