@font-face {
	font-family: 'Philosopher';
	src: url('../fonts/Philosopher.eot');
	src: local('☺'), 
	url('../fonts/Philosopher.woff') format('woff'), 
	url('../fonts/Philosopher.ttf') format('truetype'), 
	url('../fonts/Philosopher.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}