@font-face {
	font-family: 'Byekan';
	src: url(../fonts/BYekan-webfont.eot);
	src: url(../fonts/BYekan-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/BYekan-webfont.woff) format("woff"), url(../fonts/BYekan-webfont.ttf) format("truetype"), url(../fonts/Yekan.svg#BYekan) format("svg");
	font-weight: normal;
	font-style: normal
}




@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}





@font-face {
	font-family: 'Broya';
	src: url(../fonts/Broya.eot);
	src: url(../fonts/Broya.eot?#iefix) format("embedded-opentype"), url(../fonts/Broya.woff) format("woff"), url(../fonts/Broya.ttf) format("truetype"), url(../fonts/Broya.svg#Broya) format("svg");
	font-weight: normal;
	font-style: normal
}


/*********************** font desin ********************/

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


  yf12{ 
         font-family:Byekan,'Byekan',tahoma;
         font-size:12px;
      } 
  
  yf14{ 
         font-family:Byekan,'Byekan',tahoma;
         font-weight: bold;
         font-size:14px;
      }       
   
   yf16{ 
         font-family:Byekan,'Byekan',tahoma;
         font-weight: bold;
         font-size:16px;
      }       

.yf12c{ 
         font-family:Byekan,'Byekan',tahoma;
         font-size:12px;
      } 

.yf12bc{ 
         font-family:Byekan,'Byekan',tahoma;
         font-size:12px;
		 font-weight: bold;
      } 

.yf14bc{ 
         font-family:Byekan,'Byekan',tahoma;
         font-size:14px;
		 font-weight: bold;
      } 

.yf16bc{ 
         font-family:Byekan,'Byekan',tahoma;
         font-size:16px;
		 font-weight: bold;
      } 


.fs12{
	 font-size:12px;
 }

 .fs18{
	 font-size:18px;
 }

 .fs14{
	 font-size:14px;
 }



.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-picture:before {
  content: "\e060";
}


.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-lock:before {
  content: "\e033";
}



