@font-face {
	font-family: 'GothamRounded-Medium';
	src: url('GothamRounded-Medium.eot');
	src: url('GothamRounded-Medium.eot?#iefix') format('embedded-opentype'),
		url('GothamRounded-Medium.woff2') format('woff2'),
		url('GothamRounded-Medium.woff') format('woff'),
		url('GothamRounded-Medium.svg#GothamRounded-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'GothamRounded-Bold';
	src: url('GothamRounded-Bold.eot');
	src: url('GothamRounded-Bold.eot?#iefix') format('embedded-opentype'),
		url('GothamRounded-Bold.woff2') format('woff2'),
		url('GothamRounded-Bold.woff') format('woff'),
		url('GothamRounded-Bold.svg#GothamRounded-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}
