@font-face {
	font-family: "InceYazi";
	src: url('lightfont.ttf') format('truetype')
}

@font-face {
	font-family: "ButonYazi";
	src: url('lightfont2.ttf') format('truetype')
}
textarea,
input[type="text"],
input[type="button"],
input[type="submit"] {
-webkit-appearance: none;
}
