@font-face {
	font-family: mitra;
	font-style: normal;
	src: url('mitra/Mitra.ttf') format('truetype');
}
body {
    font-family: mitra !important;
	font-weight: 300;
    
}
h1, h2, h3, h4, h5, h6,input, textarea,a,ul,li,button,form {
	font-family: mitra !important;
}
h1 {
	font-weight: bold!important;
}
h2{
	font-weight: bold!important;

}
h3,h4,h5,h6{
	font-weight: bold!important;

}
p{
	font-weight: 300;
}