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