body{
		-webkit-font-smoothing: antialiased;
		font-family: Arial, Helvetica, sans-serif;
}

@font-face {
    font-family: 'ITCAvantGardeGothicStdMedium';
    src: url('../fonts/itcavantgardestd-md.eot');
    src: url('../fonts/itcavantgardestd-md.eot') format('embedded-opentype'),
         url('../fonts/itcavantgardestd-md.woff') format('woff'),
         url('../fonts/itcavantgardestd-md.ttf') format('truetype'),
         url('../fonts/itcavantgardestd-md.svg#ITCAvantGardeGothicStdMedium') format('svg');
    font-weight: normal;
    font-style: normal;
    
}
@font-face {
    font-family: 'ITCAvantGardeGothicStdBold';
    src: url('../fonts/itcavantgardestd-bold.eot');
    src: url('../fonts/itcavantgardestd-bold.eot') format('embedded-opentype'),
         url('../fonts/itcavantgardestd-bold.woff') format('woff'),
         url('../fonts/itcavantgardestd-bold.ttf') format('truetype'),
         url('../fonts/itcavantgardestd-bold.svg#ITCAvantGardeGothicStdBold') format('svg');
    font-weight: normal;
    font-style: normal;         
}
@font-face {
    font-family: 'ITCAvantGardeGothicStdBook';
    src: url('../fonts/itcavantgardestd-bk.eot');
    src: url('../fonts/itcavantgardestd-bk.eot') format('embedded-opentype'),
         url('../fonts/itcavantgardestd-bk.woff') format('woff'),
         url('../fonts/itcavantgardestd-bk.ttf') format('truetype'),
         url('../fonts/itcavantgardestd-bk.svg#ITCAvantGardeGothicStdBook') format('svg');
    font-weight: normal;
    font-style: normal;         
}

@font-face {
    font-family: 'ITCAvantGardeGothicStdDemi';
    src: url('../fonts/itcavantgardestd-demi.eot');
    src: url('../fonts/itcavantgardestd-demi.eot') format('embedded-opentype'),
         url('../fonts/itcavantgardestd-demi.woff') format('woff'),
         url('../fonts/itcavantgardestd-demi.ttf') format('truetype'),
         url('../fonts/itcavantgardestd-demi.svg#ITCAvantGardeGothicStdDemi') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'source_sans_problack';
    src: url('../fonts/sourcesanspro-black-webfont.eot');
    src: url('../fonts/sourcesanspro-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro-black-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro-black-webfont.ttf') format('truetype'),
         url('../fonts/sourcesanspro-black-webfont.svg#source_sans_problack') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'source_sans_prosemibold';
    src: url('../fonts/sourcesanspro-semibold-webfont.eot');
    src: url('../fonts/sourcesanspro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro-semibold-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro-semibold-webfont.ttf') format('truetype'),
         url('../fonts/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'shadows_into_light_tworegular';
    src: url('../fonts/shadowsintolighttwo-regular-webfont.eot');
    src: url('../fonts/shadowsintolighttwo-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/shadowsintolighttwo-regular-webfont.woff') format('woff'),
         url('../fonts/shadowsintolighttwo-regular-webfont.ttf') format('truetype'),
         url('../fonts/shadowsintolighttwo-regular-webfont.svg#shadows_into_light_tworegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


#layout header .widget-menu .navbar .nav>li>a,
.widget-default-submenu ul li a,
.widget-default-breadcrumb ul li,
.widget-chalans-intro h1,
.widget-default-maps .title,
.widget-default-events .title,
.widget-default-gallery .title,
.widget-default-editor .title,
.widget-default-button .title,
.widget-default-instructors .title,
.widget-default-newsletter .subtitle,
.widget-news-list .title,
.widget-news-page h1{
	font-family: "ITCAvantGardeGothicStdMedium";
	font-weight: normal;
}


.widget-default-newsletter .title{
	font-family: 'ITCAvantGardeGothicStdBold';
	font-weight: normal;
}

.widget-default-newsletter .subtitle,
.widget-default-button .subtitle{
	font-family: 'ITCAvantGardeGothicStdBook';
	font-weight: normal;
}

.widget-news-list .widget-article .news-title,
#bottom .widget-default-editor span.button .btn,
.widget-news-page .span4 .pull-right .btn{
    font-family: 'ITCAvantGardeGothicStdDemi';
    font-weight: normal;
}

.widget-default-events .calendar p.day{
    font-family: 'source_sans_problack';	
}

.widget-default-events .calendar p.month{
    font-family: 'source_sans_prosemibold';	
}

.widget-default-review p.desc{
	font-family: 'shadows_into_light_tworegular';
	font-size: 1.32em;
	font-style: italic;
	line-height: 1.45em;
}

.btn{
	font-size: 1.15em;
	padding: 11px 15px 10px;
	line-height: 1em;
    font-family: 'ITCAvantGardeGothicStdDemi';
    font-weight: normal;
    line-height: 1em;	
    text-shadow: 0;
}
