@font-face {
	font-family: 'frutiger-light';
	src:url('../fonts/FrutigerLTStd-Light.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'frutiger-roman';
	src:url('../fonts/FrutigerLTStd-Roman.otf');
	font-weight: normal;
	font-style: normal;
}

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

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