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