@font-face {
	font-family: peyda;
	font-style: normal;
	font-weight: 300;
	src: url('peyda/woff/peydaWeb-light.woff') format('woff')
}
@font-face {
	font-family: peyda;
	font-style: normal;
	font-weight: normal;
	src: url('peyda/woff/PeydaWeb-Regular.woff') format('woff')
}
@font-face {
	font-family: peyda;
	font-style: normal;
	font-weight: 700;
    src: url('peyda/woff/PeydaWeb-Bold.woff') format('woff')
}
@font-face {
	font-family: peyda;
	font-style: normal;
	font-weight: 900;
	src: url('peyda/woff/PeydaWeb-Black.woff') format('woff')
}
body {
	font-family: peyda !important;
	font-weight: 300;

}
h1, h2, h3, h4, h5, h6,input,p, textarea,a,ul,li,button,form,rs-layer{
	font-family: peyda !important;

}
h1,h2 {
	font-weight: 900 !important;
}
h3, h4, h5, h6{
  font-weight: 700 !important;
}
p{
	font-weight: 300;

}