/* change 'arial' font with another local font */
@font-face {
	font-family: 'arial';
	src: local('Tahoma'),local('Arial');
}
@font-face {
  font-family: 'Droid Naskh';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/droidnaskh/DroidNaskh-Regular.eot);
  src: url(../fonts/droidnaskh/DroidNaskh-Regular.eot?#iefix) format('embedded-opentype'),
       url(../fonts/droidnaskh/DroidNaskh-Regular.woff) format('woff'),
       url(../fonts/droidnaskh/DroidNaskh-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Droid Naskh';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/droidnaskh/DroidNaskh-Bold.eot);
  src: url(../fonts/droidnaskh/DroidNaskh-Bold.eot?#iefix) format('embedded-opentype'),
       url(../fonts/droidnaskh/DroidNaskh-Bold.woff) format('woff'),
       url(../fonts/droidnaskh/DroidNaskh-Bold.ttf) format('truetype');
}

@font-face {
  font-family: 'Droid Kufi';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/droidkufi/DroidKufi-Regular.eot);
  src: url(../fonts/droidkufi/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'),
       url(../fonts/droidkufi/DroidKufi-Regular.woff) format('woff'),
       url(../fonts/droidkufi/DroidKufi-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Droid Kufi';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/droidkufi/DroidKufi-Bold.eot);
  src: url(../fonts/droidkufi/DroidKufi-Bold.eot?#iefix) format('embedded-opentype'),
       url(../fonts/droidkufi/DroidKufi-Bold.woff) format('woff'),
       url(../fonts/droidkufi/DroidKufi-Bold.ttf) format('truetype');
}

@font-face {
	font-family: 'byekan';
	src: url('../fonts/byekan/BYekan.eot');
	src: url('../fonts/byekan/BYekan.eot?#iefix') format('embedded-opentype'), url('../fonts/byekan/BYekan.ttf') format('truetype'), url('../fonts/byekan/BYekan.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'yekan';
	src: url('../fonts/yekan/Yekan.eot');
	src: url('../fonts/yekan/Yekan.eot?#iefix') format('embedded-opentype'), url('../fonts/yekan/Yekan.ttf') format('truetype'), url('../fonts/yekan/Yekan.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'bhoma';
	src: url('../fonts/bhoma/BHoma.eot');
	src: url('../fonts/bhoma/BHoma.eot?#iefix') format('embedded-opentype'), url('../fonts/bhoma/BHoma.ttf') format('truetype'), url('../fonts/bhoma/BHoma.woff') format('woff');
	font-style: normal;
	font-weight: normal;
}

body, #page {
	font-family: "Byekan","arial" !important;
	font-size: 14px;
}

.price,.price.product-price, .old-price, .product-price, .price-percent-reduction, .our_price_display, #reduction_percent_display, #old_price_display, .price-discount,
#cart_summary tfoot td.total_price_container span,
#cart_summary tfoot td#total_price_container {

	font-family: "Byekan","Droid Naskh","Arial";
}

#home-page-tabs > li a, .block .title_block, .block h4, .page-heading, .page-subheading,
h3.page-product-heading, .footer-container #footer h4, .cart_voucher h4, #pagenotfound .pagenotfound h1,
#pagenotfound .pagenotfound p, #facebook_block h4, #cmsinfo_block h3, #center_column .page_product_box h3, #instant_search_results a.close, .page-heading span.heading-counter,
.block .products-block .price-percent-reduction, .sale-label, .new-label,
.price-percent-reduction.small, .button.lnk_view, .button.ajax_add_to_cart_button,
.button.button-small, .product-heading-h5 {

	font-family: "Byekan","arial";
	
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	font-family:"Byekan","arial" !important;
}