@font-face {
	font-family: 'integral cf';
	src: url('/assets/fonts/integral-cf-bold-oblique.eot'); /* IE9 Compat Modes */
	src:
		url('/assets/fonts/integral-cf-bold-oblique.eot?#iefix') format('embedded-opentype'),
		url('/assets/fonts/integral-cf-bold-oblique.woff2') format('woff2');
	font-weight: bold;
	font-style: oblique;
	font-display: swap;
}

@font-face {
	font-family: 'integral cf';
	src: url('/assets/fonts/integral-cf-bold.eot');
	src:
		url('/assets/fonts/integral-cf-bold.eot?#iefix') format('embedded-opentype'),
		url('/assets/fonts/integral-cf-bold.woff2') format('woff2');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'integral cf';
	src: url('/assets/fonts/integral-cf-regular.eot');
	src:
		url('/assets/fonts/integral-cf-regular.eot?#iefix') format('embedded-opentype'),
		url('/assets/fonts/integral-cf-regular.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'integral cf';
	src: url('/assets/fonts/integral-cf-heavy-oblique.eot');
	src:
		url('/assets/fonts/integral-cf-heavy-oblique.eot?#iefix') format('embedded-opentype'),
		url('/assets/fonts/integral-cf-heavy-oblique.woff2') format('woff2');
	font-weight: 900;
	font-style: oblique;
	font-display: swap;
}

@font-face {
	font-family: 'integral cf';
	src: url('/assets/fonts/integral-cf-heavy.eot');
	src:
		url('/assets/fonts/integral-cf-heavy.eot?#iefix') format('embedded-opentype'),
		url('/assets/fonts/integral-cf-heavy.woff2') format('woff2');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}
