<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: 'BYas';
    src: url('../fonts/BYas/BYas.eot');
    src: url('../fonts/BYas/BYas.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BYas/BYas.woff') format('woff'),
         url('../fonts/BYas/BYas.ttf') format('truetype');
}</pre></body></html>