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