@font-face {
	font-family: 'Arimo-Regular';
	src: url('arimo-regular.eot');
	src: local('Arimo-Regular'),
         url('arimo-regular.woff') format('woff'), url('arimo-regular.ttf') format('ttf');
		 font-weight: normal;
		 font-style: normal;
}

body { font-family: 'Arimo-Regular', Arial; }