@font-face { 
	font-family: 'Sunday-Medium';
	src: url('sunday-medium.eot');	
	src: local('Sunday-Medium'), 
		 url('sunday-medium.woff') format('woff'), url('sunday-medium.ttf') format('ttf');
		 font-weight: normal;
		 font-style: normal;
 }

.special-font { font-family: 'Sunday-Medium'; }