/* Override GillSans font */
#theme h1 span,
#theme #teaserboxes .teaserbox .content .text h2,
#theme .link-button .middle-part,
#theme #teaserboxes .teaserbox .content .text .link {
    font-family: Verdana, Arial, Helvetica, sans-serif!important;
}
#theme h1 span {
	font-size: 39px!important;
}
#theme #teaserboxes .teaserbox .content .text h2 {
	font-size: 15px!important;
}
#theme .link-button .middle-part {
	font-size: 12px!important;
}
#theme #teaserboxes .teaserbox .content .text .link {
	font-size: 11px!important;	 
}

