@CHARSET "windows-1255";
/*fonts*/
@font-face {
	font-family: 'AaarghNormal';
	src: url('Aaargh-webfont.eot');
	src: url('Aaargh-webfont.eot?#iefix') format('embedded-opentype'),
		url('Aaargh-webfont.woff') format('woff'), 
		url('Aaargh-webfont.ttf') format('truetype'), 
		url('Aaargh-webfont.svg#AaarghNormal') format('svg');
	font-weight: normal;
	font-style: normal;
}