@font-face {
	font-family:'Lambo';
	font-style:normal;
	font-weight:200;
	src:url(/fonts/Lambo/LambotypeOffice-Light.ttf) format('opentype')
}
@font-face {
	font-family:'Lambo';
	font-style:normal;
	font-weight:400;
	src:url(/fonts/Lambo/LambotypeOffice-Regular.ttf) format('opentype')
}
@font-face {
	font-family:'Lambo';
	font-style:normal;
	font-weight:700;
	src:url(/fonts/Lambo/LambotypeOffice-Bold.ttf) format('opentype')
}
@font-face {
	font-family:'Lambo';
	font-style:normal;
	font-weight:900;
	src:url(/fonts/Lambo/LambotypeOffice-Black.ttf) format('opentype')
}