<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
* ArasFont joomla system plugin
* developer: ArasJoomla.ir  :: Saber Hashemzadeh
* Email:  phpsaber@gmail.com
* 
*/
@font-face {
    font-family: 'BSetarehBold';
    src: url('../fonts/BSetarehBold/BSetarehBold.eot');
    src: url('../fonts/BSetarehBold/BSetarehBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BSetarehBold/BSetarehBold.woff') format('woff'),
         url('../fonts/BSetarehBold/BSetarehBold.ttf') format('truetype');
}</pre></body></html>