@font-face {
font-family: 'WebYekan';
src: url('fonts/WebYekan.eot');
src: url('fonts/WebYekan.eot?#iefix') format('embedded-opentype'),
	 url('fonts/WebYekan.woff') format('woff'),
	 url('fonts/WebYekan.ttf') format('truetype'),
	 url('fonts/WebYekan.svg#WebYekan') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'IranSans';
src: url('fonts/IranSans.eot');
src: url('fonts/IranSans.eot?#iefix') format('embedded-opentype'),
	 url('fonts/IranSans.woff') format('woff'),
	 url('fonts/IranSans.ttf') format('truetype'),
	 url('fonts/IranSans.svg#IranSans') format('svg');
font-weight: normal;
font-style: normal;
}
body{
	background-image: url("bg.jpg");
}
.nav{
	padding-top: 270px
}
.nav #title{
	margin-bottom: 40px;
}
.nav p{
	text-align: center;
	font-family: Calibri,tahoma;
	letter-spacing: 1.5px;
 	line-height: 5px; 
	font-size: 55px;
}
.nav #sec{
	color: #6c6c6c;
	font-size: 15px;
}
#sec a{
	color: #6c6c6c;
}