/*
Theme Name: WK Coaching
Template: Impreza
Version: 1.0
Author:	Tom
*/
fonts {
font-family:'Gill Sans W01 Light';
font-family:'GillSansW01-LightItalic';
font-family:'Gill Sans W01 Medium';
font-family:'Gill Sans W04 Italic';
}
lightgreen {
	background: #f7fae6;
}
.color-wkgreen {
	color: #b1c903;
}
.color-wkgray {
	color: #97999a;
}
.wk-lead {
	font-size: 18px;
	line-height: 26px;
}
html body p.wk-small {
	font-size: 12px!important;
	line-height: 18px!important;
}

h1, h2, h3 {
	font-family:'Gill Sans W01 Light', sans-serif!important;
	letter-spacing: 1px;
}
h1 i, h2 i, h3 i,
h1 em, h2 em, h3 em {
	font-family:'GillSansW01-LightItalic', sans-serif!important;
	letter-spacing: 1px;
}
.w-nav {
	font-family:'Gill Sans W01 Light', sans-serif!important;
	letter-spacing: 1px;
}
.w-btn.color_light {
	color: #ffffff!important;
}
.w-btn {
	font-family:'Gill Sans W01 Medium';
	letter-spacing: 1px;
	text-transform: none;
	font-weight: normal;
}