@font-face {
	font-family: 'Oswald';
	font-weight: 500;
	font-style: normal;
	src: 	url(https://ineosgrenadiernmi.co.bw/wp-content/uploads/font-hero/google-fonts/oswald/oswald-medium-normal-cyrillic.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Oswald';
	font-weight: 500;
	font-style: normal;
	src: 	url(https://ineosgrenadiernmi.co.bw/wp-content/uploads/font-hero/google-fonts/oswald/oswald-medium-normal-cyrillic-ext.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Oswald';
	font-weight: 500;
	font-style: normal;
	src: 	url(https://ineosgrenadiernmi.co.bw/wp-content/uploads/font-hero/google-fonts/oswald/oswald-medium-normal-latin.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Oswald';
	font-weight: 500;
	font-style: normal;
	src: 	url(https://ineosgrenadiernmi.co.bw/wp-content/uploads/font-hero/google-fonts/oswald/oswald-medium-normal-latin-ext.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Oswald';
	font-weight: 500;
	font-style: normal;
	src: 	url(https://ineosgrenadiernmi.co.bw/wp-content/uploads/font-hero/google-fonts/oswald/oswald-medium-normal-vietnamese.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Oswald';
	font-weight: 700;
	font-style: normal;
	src: 	url(https://ineosgrenadiernmi.co.bw/wp-content/uploads/font-hero/google-fonts/oswald/oswald-bold-normal-cyrillic.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Oswald';
	font-weight: 700;
	font-style: normal;
	src: 	url(https://ineosgrenadiernmi.co.bw/wp-content/uploads/font-hero/google-fonts/oswald/oswald-bold-normal-cyrillic-ext.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Oswald';
	font-weight: 700;
	font-style: normal;
	src: 	url(https://ineosgrenadiernmi.co.bw/wp-content/uploads/font-hero/google-fonts/oswald/oswald-bold-normal-latin.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Oswald';
	font-weight: 700;
	font-style: normal;
	src: 	url(https://ineosgrenadiernmi.co.bw/wp-content/uploads/font-hero/google-fonts/oswald/oswald-bold-normal-latin-ext.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Oswald';
	font-weight: 700;
	font-style: normal;
	src: 	url(https://ineosgrenadiernmi.co.bw/wp-content/uploads/font-hero/google-fonts/oswald/oswald-bold-normal-vietnamese.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Neue Montreal';
	font-weight: 400;
	font-style: normal;
	src: 	url(https://ineosgrenadiernmi.co.bw/wp-content/uploads/2025/01/NeueMontreal-Light.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Neue Montreal';
	font-weight: 500;
	font-style: normal;
	src: 	url(https://ineosgrenadiernmi.co.bw/wp-content/uploads/2025/01/NeueMontreal-Medium.woff2) format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Neue Montreal';
	font-weight: 600;
	font-style: normal;
	src: 	url(https://ineosgrenadiernmi.co.bw/wp-content/uploads/2025/01/NeueMontreal-Bold.woff2) format('woff2');
	font-display: swap;
}

:root {
	--fh-oswald: 'Oswald';
	--fh-neue-montreal: 'Neue Montreal';
}
.has-oswald-font-family{ 
	font-family: var(--fh-oswald);
}

.has-neue-montreal-font-family{ 
	font-family: var(--fh-neue-montreal);
}

