
@font-face {
    font-family: 'asaf';
	src: url('eft_asaf/eft_asaf-webfont.eot');
    src: url('eft_asaf/eft_asaf-webfont.eot?#iefix') format('embedded-opentype'),
         url('eft_asaf/eft_asaf-webfont.woff') format('woff'),
         url('eft_asaf/EFT_Asaf') format('truetype'),
         url('eft_asaf/eft_asaf-webfont.svg#asaf') format('svg');
    unicode-range: U+590-5ff ; /*  Support only HEBREW unicode characters  */ 
	font-smooth:always;
	-webkit-font-smoothing: subpixel-antialiased !important;
	
}
@font-face {	
	font-family: 'office';
    src: url('office/eft_office-webfont.eot');
    src: url('office/eft_office-webfont.eot?#iefix') format('embedded-opentype'),
         url('office/eft_office-webfont.woff') format('woff'),
         url('office/EFT_Office') format('truetype'),
         url('office/eft_office-webfont.svg#office') format('svg');
    unicode-range: U+590-5ff ; /*  Support only HEBREW unicode characters  */ 
	font-smooth:always;
	-webkit-font-smoothing: subpixel-antialiased !important;
}	
