/* <> */
	body,
	input,
	textarea {
		font: 16px/140% HobbyStudio Georgia, sans-serif;
	}

	select option {
		font-family: Arial, sans-serif;
	}
	
	h2,
	h3,
	h4,
	h5,
	h6 {
		font-family: Romana, Arial;
		font-weight: normal;
	}
	
	h1 {
		font-size: 30px;
		line-height: 100%;
	}
	
	h2 {
		font-size: 26px;
		line-height: 100%;
	}
	
	h3 {
		font-size: 20px;
	}
	
	h4 {
		font-size: 18px;
	}
	
	h5 {
		font-size: 17px;
	}
	
	h6 {
		font-size: 13px;
	}
/* <> */

/* # */
	#page_title_h1 {
		font: 36px Romana, Arial;
		margin: 10px 0 20px;
	}
/* # */

/* . */
	.restaurants_page_title {
		font: 32px Romana, Arial;
		margin: 20px 0 40px;
	}
	
	.home_restaurants_listing_title,
	.restaurants_tabs_title {
		font: 14px Hobbystudio Georgia;
	}

	.services_title_div {
		font: 30px Romana, Arial;
	}
	
	.w_mb_button_div {
		font: 17px Arial;
	}
	
	.awards_m_title_h3 {
		font: 20px Hobbystudio Georgia;
	}
	
	.like_h3 {
		font: 23px Romana, Arial; 
	}
/* . */