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