@font-face{
	font-family: 'GothamRounded';
	font-style: normal;
	font-weight: 700;
	src: url("GothamRounded-Bold.otf") format("opentype");
}
@font-face{
	font-family: 'GothamRounded';
	font-style: italic;
	font-weight: 700;
	src: url("GothamRounded-BoldItalic.otf") format("opentype");
}
@font-face{
	font-family: 'GothamRounded';
	font-style: normal;
	font-weight: 500;
	src: url("GothamRounded-Medium.otf") format("opentype");
}
@font-face{
	font-family: 'GothamRounded';
	font-style: italic;
	font-weight: 500;
	src: url("GothamRounded-MediumItalic.otf") format("opentype");
}
@font-face{
	font-family: 'GothamRounded';
	font-style: normal;
	font-weight: 400;
	src: url("GothamRounded-Book.otf") format("opentype");
}
@font-face{
	font-family: 'GothamRounded';
	font-style: italic;
	font-weight: 400;
	src: url("GothamRounded-BookItalic.otf") format("opentype");
}
@font-face{
	font-family: 'GothamRounded';
	font-style: normal;
	font-weight: 300;
	src: url("GothamRounded-Light.otf") format("opentype");
}
@font-face{
	font-family: 'GothamRounded';
	font-style: italic;
	font-weight: 300;
	src: url("GothamRounded-LightItalic.otf") format("opentype");
}
