/*
	@Author: Pooranee
	@url: www.pooranee.com
 */

body * {
	/*font-family: "Malithi Web", Arial, Helvetica, sans-serif  !important;*/
  font-family: 'Noto Sans Sinhala', sans-serif !important;
}

body .fa {
	font-family: "FontAwesome"  !important;
}

.mainMenu > .nav > li > a {
    padding: 8px 0 13px 16px !important;
 }