/* CSS Document */

@font-face {
  font-family: 'persian_headings';
  src: url('../fonts/persian/BYekan.eot?#') format('eot'),  /* IE6–8 */
       url('../fonts/persian/BYekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('../fonts/persian/BYekan.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
		font-family: 'persian_text';
		src: url('../fonts/persian/MyriadArabic-Regular.eot?#') format('eot'),  /* IE6–8 */
        url('../fonts/persian/MyriadArabic-Regular.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('../fonts/persian/MyriadArabic-Regular.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
		
		