@font-face {
	font-display: swap;
	font-family: 'itc-avant';
	font-style: normal;
	font-weight: 500;
	src: url('/assets/fonts/vendor/itc-avant-garde-gothic-std/itc-avant-garde-gothic-std-500.woff2') format('woff2');
}

@font-face {
	font-display: swap;
	font-family: 'itc-avant';
	font-style: normal;
	font-weight: 600;
	src: url('/assets/fonts/vendor/itc-avant-garde-gothic-std/itc-avant-garde-gothic-std-600.woff2') format('woff2');
}

@font-face {
	font-display: swap;
	font-family: 'itc-avant';
	font-style: normal;
	font-weight: 700;
	src: url('/assets/fonts/vendor/itc-avant-garde-gothic-std/itc-avant-garde-gothic-std-700.woff2') format('woff2');
}


@font-face {
	font-display: swap;
	font-family: 'poppins';
	font-style: normal;
	font-weight: 400;
	src: url('/assets/fonts/vendor/poppins/poppins-regular.woff2') format('woff2');
}

@font-face {
	font-display: swap;
	font-family: 'poppins';
	font-style: normal;
	font-weight: 500;
	src: url('/assets/fonts/vendor/poppins/poppins-500.woff2') format('woff2');
}

@font-face {
	font-display: swap;
	font-family: 'poppins';
	font-style: normal;
	font-weight: 600;
	src: url('/assets/fonts/vendor/poppins/poppins-600.woff2') format('woff2');
}

@font-face {
	font-display: swap;
	font-family: 'poppins';
	font-style: normal;
	font-weight: 700;
	src: url('/assets/fonts/vendor/poppins/poppins-700.woff2') format('woff2');
}