@charset "utf-8";
/* CSS Document */



body,
input,
select,
textarea {
	font-family: 'latoregular';	
}
.MainTitle ,.TransWhiteBtn ,.Button1 ,.Button2 ,.ContactInfoWrap .CIList h5,.PhoneImg, #navigation  {
	font-family: 'latobold';
}
.TestimonialsWrap .Desc {
	font-family:'latolight';
}
.Title ,.IdxServicesWrap .ImgCaption{
	font-family: 'latothin';
}

.bodyContent ,.firstHeading ,.infowindow-content{
	font-family: 'latothin';
		
}

/*------9. placeholder text color-----*/
::-webkit-input-placeholder {
   font-family: 'latoregular';
}

:-moz-placeholder { /* Firefox 18- */
   font-family: 'latoregular';
}

::-moz-placeholder {  /* Firefox 19+ */
   font-family: 'latoregular';
}

:-ms-input-placeholder {  
   font-family: 'latoregular';
}
/***/
