@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?#') format('eot'),
          url('fonts/BYekan.woff') format('woff'),
          url('fonts/BYekan.ttf') format('truetype');
}

/*
===================================================
       font-size: 15px;
  font-family: byekan,Tahoma;
*/

.clear_l { clear: both;}


#p_link{
  color:  #eae9f3;
  line-height: 10px;
height: 25px;font-size: 12px;    padding-top: 20px;
}

#p_link a{
  color:  #eae9f3;
  line-height: 10px;
  height: 25px;  font-size: 12px;    padding-top: 20px;
}

#p_link a:hover{
  color:  #eae9f3;
  line-height: 10px;
  height: 25px;  font-size: 12px;    padding-top: 20px;
}






@media (max-width: 700px) {

	.clear_l { clear: both;}


#p_link{
  font-size: 0px;
}

#p_link a{
   font-size: 0px;
}

#p_link h2{
   font-size: 0px;
}

#p_link h1{
   font-size: 0px;
}

	
}




