@font-face {
  font-family: 'B yekan';
  src: url(font/YekanWeb-Regular.woff) format('truetype');
}
@font-face {
	font-family: 'vazir';
	src: url(font/vazir-font/Vazir-Light.woff) format('truetype');
  }
  @font-face {
	font-family: 'vazir digit';
	src: url(font/vazir-font/Farsi-Digits-Without-Latin/Vazir-Medium-FD-WOL.woff) format('truetype');
  }
html body{
	
	height:100%;
	
	
}
header{
	min-height: 125px;
}
#body{
background: center top fixed #ddd;
margin: 0;
padding: 0;
color: #555;
font-family:'B yekan';
}

html, body,section, div, span, applet,object, iframe,label, h1, h2, h3, h4,input, h5, h6, p, blockquote,table,th,tr,td,pre,ol, ul, li, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, output, ruby, section, summary, time, mark, audio, video {

	font-family:'B yekan';

}
table,th,tr,td,pre,ol, ul, li{
	font-size: 12px;
}

label{
	font-size: 14px;
}
.page-link  {
	font-family: 'B yekan';
}