/* Adelle Sans Light */
@font-face {
	font-family: 'Adelle Sans';
	src: url('../fonts/adellesans/light/adelle_sans_light-webfont.woff2') format('woff2'),
	url('../fonts/adellesans/light/adelle_sans_light-webfont.woff') format('woff');
	font-weight: 100;
	font-style: normal;
}

/* Adelle Sans Bold */
@font-face {
	font-family: 'Adelle Sans';
	src: url('../fonts/adellesans/bold/adelle_sans_bold-webfont.woff2') format('woff2'),
	url('../fonts/adellesans/bold/adelle_sans_bold-webfont.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}

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

/* HK Grotesk Light */
@font-face {
	font-family: 'HK Grotesk';
	src: url('../fonts/hkgrotesk/HKGrotesk-Light.eot');
	src: url('../fonts/hkgrotesk/HKGrotesk-Light.eot?#iefix') format('embedded-opentype'),
	url('../fonts/hkgrotesk/HKGrotesk-Light.woff2') format('woff2'),
	url('../fonts/hkgrotesk/HKGrotesk-Light.woff') format('woff'),
	url('../fonts/hkgrotesk/HKGrotesk-Light.ttf') format('truetype'),
	url('../fonts/hkgrotesk/HKGrotesk-Light.svg#HKGrotesk-Light') format('svg');
	font-weight: 300;
	font-style: normal;
}

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