/**
 *
 * Apply Here your Custom CSS
 *
*/

body {
	
}
@font-face {
	font-family: NewaLipi;
	src:url('newa.otf');
}
input.input-custom { border: none; border-bottom: 1px solid; }
textarea.textarea-custom{ width: 100%; border: none; margin-top: 10px; }
.newa-font{ font-family: NewaLipi; font-size: 16px; }