@font-face {
	font-family: 'AktivGrotesk';
	src: url('AktivGrotesk-Bold.eot');
	src: url('AktivGrotesk-Bold.eot?#iefix') format('embedded-opentype'),
		url('AktivGrotesk-Bold.woff2') format('woff2'),
		url('AktivGrotesk-Bold.woff') format('woff'),
		url('AktivGrotesk-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'AktivGrotesk';
	src: url('AktivGrotesk-Regular.eot');
	src: url('AktivGrotesk-Regular.eot?#iefix') format('embedded-opentype'),
		url('AktivGrotesk-Regular.woff2') format('woff2'),
		url('AktivGrotesk-Regular.woff') format('woff'),
		url('AktivGrotesk-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'AktivGrotesk';
	src: url('AktivGrotesk-Light.eot');
	src: url('AktivGrotesk-Light.eot?#iefix') format('embedded-opentype'),
		url('AktivGrotesk-Light.woff2') format('woff2'),
		url('AktivGrotesk-Light.woff') format('woff'),
		url('AktivGrotesk-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'AktivGrotesk';
	src: url('AktivGrotesk-Medium.eot');
	src: url('AktivGrotesk-Medium.eot?#iefix') format('embedded-opentype'),
		url('AktivGrotesk-Medium.woff2') format('woff2'),
		url('AktivGrotesk-Medium.woff') format('woff'),
		url('AktivGrotesk-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'icomoon';
	src: url('icomoon.eot?kx0vci');
	src: url('icomoon.eot?kx0vci#iefix') format('embedded-opentype'),
		url('icomoon.ttf?kx0vci') format('truetype'),
		url('icomoon.woff?kx0vci') format('woff'),
		url('icomoon.svg?kx0vci#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}