@charset "utf-8";
/* CSS Document */


@font-face {
	font-family: 'Gotham-Bold';
	src: url('/fonts/Gotham-Bold.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham-Book';
	src: url('/fonts/Gotham-Book.otf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham-Medium';
	src: url('/fonts/Gotham-Medium.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham-Light';
	src: url('/fonts/Gotham-Light.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeue-Light';
	src: url('/fonts/HelveticaNeue-Light.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeue-Roman';
	src: url('/fonts/HelveticaNeue-Roman.otf');
	font-weight: normal;
	font-style: normal;
}

@font-face{	

	font-family: 'HelveticaNeue-Medium';
    src: url('/fonts/HelveticaNeue-Medium.otf');
    font-weight: normal;
	font-style: normal;
}
/* @font-face{	

	font-family: 'HelveNeuRom';
    src: url('/fonts/HelveNeuRom.otf');
    font-weight: normal;
	font-style: normal;
} */