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