/* footer part*/
/*font-family: 'Open Sans', sans-serif;*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
/*font-family: 'Lato', sans-serif;*/
@import url(http://fonts.googleapis.com/css?family=Lato:400,700,300);
/* segoe light*/
@font-face {
	font-family: 'Conv_segoeuil_0';
	src: url('fonts/segoeuil_0.eot');
	src: local('?'), url('fonts/segoeuil_0.woff') format('woff'), url('fonts/segoeuil_0.ttf') format('truetype'), url('fonts/segoeuil_0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* segoe regular*/
@font-face {
	font-family: 'Conv_SEGOEUI_0';
	src: url('fonts/SEGOEUI_0.eot');
	src: local('?'), url('fonts/SEGOEUI_0.woff') format('woff'), url('fonts/SEGOEUI_0.ttf') format('truetype'), url('fonts/SEGOEUI_0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* segoe semi-bold*/
@font-face {
	font-family: 'Conv_seguisb_0';
	src: url('fonts/seguisb_0.eot');
	src: local('?'), url('fonts/seguisb_0.woff') format('woff'), url('fonts/seguisb_0.ttf') format('truetype'), url('fonts/seguisb_0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/opensans-regular-webfont.eot');
    src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-regular-webfont.woff') format('woff'),
         url('fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanslight';
    src: url('fonts/opensans-light-webfont-webfont.eot');
    src: url('fonts/opensans-light-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-light-webfont-webfont.woff') format('woff'),
         url('fonts/opensans-light-webfont-webfont.ttf') format('truetype'),
         url('fonts/opensans-light-webfont-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansbold';
    src: url('fonts/opensans-bold-webfont.eot');
    src: url('fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-bold-webfont.woff') format('woff'),
         url('fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}