/* change 'arial' font with another local font */
@font-face {
	font-family: 'arial';
	src: local('Tahoma'),local('Arial');
}

@font-face {
	font-family: 'byekan';
	src: url('../font/byekan/BYekan.eot');
	src: url('../font/byekan/BYekan.eot?#iefix') format('embedded-opentype'), url('../font/byekan/BYekan.ttf') format('truetype'), url('../font/byekan/BYekan.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}



body, #page {
	font-family: 'byekan' , 'arial';
	font-size: 13px;
}

.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';
	color:#b12704
}

#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 {

	font-family: 'byekan', 'arial';
	
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'byekan', 'arial' !important;
	zoom: 90%;
}