@font-face {
	font-family: 'HCo Gotham Rounded';
	src:url('./woff2/GothamRnd-Light_Web.woff2') format('woff2'),
		url('./woff/GothamRnd-Light_Web.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'HCo Gotham Rounded';
	src:url('./woff2/GothamRnd-LightItalic_Web.woff2') format('woff2'),
		url('./woff/GothamRnd-LightItalic_Web.woff') format('woff');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'HCo Gotham Rounded';
	src:url('./woff2/GothamRnd-Book_Web.woff2') format('woff2'),
		url('./woff/GothamRnd-Book_Web.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'HCo Gotham Rounded';
	src:url('./woff2/GothamRnd-BookItalic_Web.woff2') format('woff2'),
		url('./woff/GothamRnd-BookItalic_Web.woff') format('woff');
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: 'HCo Gotham Rounded';
	src:url('./woff2/GothamRnd-Medium_Web.woff2') format('woff2'),
		url('./woff/GothamRnd-Medium_Web.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'HCo Gotham Rounded';
	src:url('./woff2/GothamRnd-MediumItalic_Web.woff2') format('woff2'),
		url('./woff/GothamRnd-MediumItalic_Web.woff') format('woff');
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: 'HCo Gotham Rounded';
	src:url('./woff2/GothamRnd-Bold_Web.woff2') format('woff2'),
		url('./woff/GothamRnd-Bold_Web.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'HCo Gotham Rounded';
	src:url('./woff2/GothamRnd-BoldItalic_Web.woff2') format('woff2'),
		url('./woff/GothamRnd-BoldItalic_Web.woff') format('woff');
	font-weight: 700;
	font-style: italic;
}
