@font-face {
  font-family: 'AGOOGLE';
  src: url('fonts/AGOOGLE.eot');
  src: url('fonts/AGOOGLE.eot?#iefix') format('embedded-opentype'),
       url('fonts/AGOOGLE.woff2') format('woff2'),
       url('fonts/AGOOGLE.woff') format('woff'),
       url('fonts/AGOOGLE.ttf') format('truetype'),
       url('fonts/AGOOGLE.svg#AGOOGLE') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
	font-family: 'byekan';
	src: url('fonts/BYEKAN.eot');
	src: local('?'),
    url('fonts/BYEKAN.woff') format('woff'),
    url('fonts/BYEKAN.ttf') format('truetype'),
    url('fonts/BYEKAN.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: 'IRANSans';
  src: url('fonts/IRANSans.eot');
  src: url('fonts/IRANSans.woff2') format('woff2'),
       url('fonts/IRANSans.woff') format('woff'),
       url('fonts/IRANSans.ttf') format('truetype'),
       url('fonts/IRANSans.svg#IRANSans') format('svg'),
       url('fonts/IRANSans.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Vazir-FD';
  src: url('font/Vazir-FD.eot');
  src: url('font/Vazir-FD.woff2') format('woff2'),
       url('font/Vazir-FD.woff') format('woff'),
       url('font/Vazir-FD.ttf') format('truetype'),
       url('font/Vazir-FD.svg#Vazir') format('svg'),
       url('font/Vazir-FD.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
/*
===================================================
      font-size: 12px;
  font-family: byekan,Tahoma;

        font-size: 12px;
  font-family: AGOOGLE,byekan,Tahoma;

  font-family="Vazir-FD"
  bgmenu.jpg

    font-family: 'Vazir-FD' !important;
*/
@media (min-width: 700px) {

}
/*
mobile  FF6A00
*/
@media (max-width: 700px) {

}



body { margin:0px !important; padding: 0 !important;  color: #000; text-align:right;font-size: 12px;
  font-family: 'IRANSans' !important;
 background:  #fff   !important;
}
a{ color: #000 ; text-decoration:none !important;font-size: 12px; font-family: 'Vazir-FD' !important;  }
a:hover{ color: #0000ff ; }
img {border:0px;}
.clear { clear: both;}

