@font-face {
  font-family: "peyda";
  src: url("fonts/peyda.woff") format("woff"), url("fonts/peyda.ttf") format("truetype"), url("fonts/peyda.svg#peyda") format("svg"),url("fonts/peyda.woff2") format("woff2");
}
body {
	font: 11pt peyda;
	line-height: 28px
}