@font-face {
	font-family: Xpressive;
	src: local('League'), url('Xpressive.eot');                                /* IE9 Modo de compatibilidade */
	src: url('../font/Xpressive.eot?#iefix')      format('embedded-opentype'), /* IE6-IE8 */
	     url('../font/Xpressive.woff')            format('woff'),              /* Navegadores modernos */
	     url('../font/Xpressive.ttf')             format('truetype'),          /* Safari, Android, iOS */
	     url('../font/Xpressive.svg#svgFontName') format('svg');               /* iOS antigos */
	font-weight: normal;
	font-style: normal;	
}