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