/* font-family: "navidad"; */
@font-face {
	font-family: "navidad";
	 src: url('../fonts/navidad.eot?') format('eot'),
         url('../fonts/navidad.woff') format('woff'),
         url('../fonts/navidad.ttf')  format('truetype');
}
@font-face {
	font-family: "cinzel-bold";
	 src: url('../fonts/cinzel-bold.eot?') format('eot'),
         url('../fonts/cinzel-bold.woff') format('woff'),
         url('../fonts/cinzel-bold.ttf')  format('truetype');
}
@font-face {
	font-family: "alex";
	 src: url('../fonts/alex.eot?') format('eot'),
         url('../fonts/alex.woff') format('woff'),
         url('../fonts/alex.ttf')  format('truetype');
}
