@font-face { font-family: "Muli-regular"; src: url("https://logicethos.com/packages/bootstrap/themes/bootstrap/fonts/Muli-Regular.ttf") format("truetype"); }

body { 
	font:16px "Muli-regular",Helvetica,Arial,sans-serif;
//	font:16px "ProFontWindows",Helvetica,Arial,monospace;
		/* customize_font_color */ color:#333333; /* customize_font_color */
	line-height: 24px;
	/* customize_background */ background-color:#fff; /* customize_background */
	padding:0;margin:0
	
}

a ,a:visited{
	/* customize_link_color */  color: #0088CC; /* customize_link_color */ text-decoration:none;
}

a:hover {
	/* customize_link_hover */ color:#005580; /* customize_link_hover */text-decoration: none;
} 



h1 {
	/* customize_h1_color */ color:#333333; /* customize_h1_color */
}
h2 {
	/* customize_h2_color */ color:#333333; /* customize_h2_color */
}
h3 {
	/* customize_h3_color */ color:#333333; /* customize_h3_color */
}
h4 {
	/* customize_h4_color */ color:#333333; /* customize_h4_color */
}
h5 {
	/* customize_h5_color */ color:#333333; /* customize_h5_color */
}


/* customize_miscellaneous */ 


/* customize_miscellaneous */

.btn {}
.bootstrap-tooltip{}