/*******************/
/**Open Sauce Sans**/
/*******************/

/*Open Sauce Sans Bold*/
@font-face {
	font-family: "Open Sauce Sans";
	src: url("opensaucesans/opensaucesans-bold-webfont.woff2") format("woff2"),
		url("opensaucesans/opensaucesans-bold-webfont.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

/*Open Sauce Sans Bold Italic*/
@font-face {
	font-family: "Open Sauce Sans";
	src: url("opensaucesans/opensaucesans-bolditalic-webfont.woff2")
			format("woff2"),
		url("opensaucesans/opensaucesans-bolditalic-webfont.woff") format("woff");
	font-weight: 700;
	font-style: italic;
}

/******************/
/****HK Grotesk****/
/******************/

/*HK Grotesk Light*/
@font-face {
	font-family: "HK Grotesk";
	src: url("hkgrotesk/hkgrotesk-light-webfont.woff2") format("woff2"),
		url("hkgrotesk/hkgrotesk-light-webfont.woff") format("woff");
	font-weight: 300;
	font-style: normal;
}

/*HK Grotesk Regular*/
@font-face {
	font-family: "HK Grotesk";
	src: url("hkgrotesk/hkgrotesk-regular-webfont.woff2") format("woff2"),
		url("hkgrotesk/hkgrotesk-regular-webfont.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

/*HK Grotesk Semi-Bold*/
@font-face {
	font-family: "HK Grotesk";
	src: url("hkgrotesk/hkgrotesk-semibold-webfont.woff2") format("woff2"),
		url("hkgrotesk/hkgrotesk-semibold-webfont.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

/*HK Grotesk Bold*/
@font-face {
	font-family: "HK Grotesk";
	src: url("hkgrotesk/hkgrotesk-bold-webfont.woff2") format("woff2"),
		url("hkgrotesk/hkgrotesk-bold-webfont.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

/*HK Grotesk Light Italic*/
@font-face {
	font-family: "HK Grotesk";
	src: url("hkgrotesk/hkgrotesk-lightitalic-webfont.woff2") format("woff2"),
		url("hkgrotesk/hkgrotesk-lightitalic-webfont.woff") format("woff");
	font-weight: 300;
	font-style: italic;
}

/*HK Grotesk Regular Italic*/
@font-face {
	font-family: "HK Grotesk";
	src: url("hkgrotesk/hkgrotesk-italic-webfont.woff2") format("woff2"),
		url("hkgrotesk/hkgrotesk-italic-webfont.woff") format("woff");
	font-weight: 400;
	font-style: italic;
}

/*HK Grotesk Semi-Bold Italic*/
@font-face {
	font-family: "HK Grotesk";
	src: url("hkgrotesk/hkgrotesk-semibolditalic-webfont.woff2") format("woff2"),
		url("hkgrotesk/hkgrotesk-semibolditalic-webfont.woff") format("woff");
	font-weight: 600;
	font-style: italic;
}

/*HK Grotesk Bold Italic*/
@font-face {
	font-family: "HK Grotesk";
	src: url("hkgrotesk/hkgrotesk-bolditalic-webfont.woff2") format("woff2"),
		url("hkgrotesk/hkgrotesk-bolditalic-webfont.woff") format("woff");
	font-weight: 700;
	font-style: italic;
}
