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

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

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

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

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

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

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

@font-face {
	font-family: 'HCo Gotham';
	src:url('https://www.broadcom.com/css/fonts/woff2/Gotham-BookItalic_Web.woff2') format('woff2'),
		url('../font/Gotham-BookItalic_Web.woff') format('woff');
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: 'HCo Gotham';
	src:url('https://www.broadcom.com/css/fonts/woff2/Gotham-Medium_Web.woff2') format('woff2'),
		url('https://www.broadcom.com/css/fonts/woff/Gotham-Medium_Web.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'HCo Gotham';
	src:url('../font/Gotham-MediumItalic_Web.woff2') format('woff2'),
		url('https://www.broadcom.com/css/fonts/woff/Gotham-MediumItalic_Web.woff') format('woff');
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: 'HCo Gotham';
	src:url('https://www.broadcom.com/css/fonts/woff2/Gotham-Bold_Web.woff2') format('woff2'),
		url('../font/Gotham-Bold_Web.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'HCo Gotham';
	src:url('https://www.broadcom.com/css/fonts/woff2/Gotham-BoldItalic_Web.woff2') format('woff2'),
		url('../font/Gotham-BoldItalic_Web.woff') format('woff');
	font-weight: 700;
	font-style: italic;
}

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

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

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

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