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