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