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