@font-face {
	font-family: 'HK Grotesk';
	src: url('../fonts/hk-grotesk/HKGrotesk-Bold.eot');
	src: url('../fonts/hk-grotesk/HKGrotesk-Bold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/hk-grotesk/HKGrotesk-Bold.woff') format('woff'),
	url('../fonts/hk-grotesk/HKGrotesk-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'HK Grotesk';
	src: url('../fonts/hk-grotesk/HKGrotesk-Medium.eot');
	src: url('../fonts/hk-grotesk/HKGrotesk-Medium.eot?#iefix') format('embedded-opentype'),
	url('../fonts/hk-grotesk/HKGrotesk-Medium.woff') format('woff'),
	url('../fonts/hk-grotesk/HKGrotesk-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'HK Grotesk';
	src: url('../fonts/hk-grotesk/HKGrotesk-Regular.eot');
	src: url('../fonts/hk-grotesk/HKGrotesk-Regular.eot?#iefix') format('embedded-opentype'),
	url('../fonts/hk-grotesk/HKGrotesk-Regular.woff') format('woff'),
	url('../fonts/hk-grotesk/HKGrotesk-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HK Grotesk';
	src: url('../fonts/hk-grotesk/HKGrotesk-SemiBold.eot');
	src: url('../fonts/hk-grotesk/HKGrotesk-SemiBold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/hk-grotesk/HKGrotesk-SemiBold.woff') format('woff'),
	url('../fonts/hk-grotesk/HKGrotesk-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}


@font-face {
	font-family: 'Proxima Nova';
	src: url('../fonts/proxima-nova/ProximaNova-Bold.eot');
	src: local('Proxima Nova Bold'), local('ProximaNova-Bold'),
	url('../fonts/proxima-nova/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/proxima-nova/ProximaNova-Bold.woff') format('woff'),
	url('../fonts/proxima-nova/ProximaNova-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'SF Text';
	src: url('../fonts/sf/SFUIText-Medium.eot');
	src: local('SF UI Text Medium'), local('SFUIText-Medium'),
	url('../fonts/sf/SFUIText-Medium.eot?#iefix') format('embedded-opentype'),
	url('../fonts/sf/SFUIText-Medium.woff') format('woff'),
	url('../fonts/sf/SFUIText-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}