/**
* ArasFont joomla system plugin
* developer: ArasJoomla.ir  :: Saber Hashemzadeh
* Email:  phpsaber@gmail.com
* 
*/
@font-face {
    font-family: 'BTehran';
    src: url('../fonts/BTehran/BTehran.eot');
    src: url('../fonts/BTehran/BTehran.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BTehran/BTehran.woff') format('woff'),
         url('../fonts/BTehran/BTehran.ttf') format('truetype');
}