/**
* 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');
}