/* Fuente para el título*/
@font-face { font-family: Caesar; src: url('../fonts/CaesarDressing-Regular.otf') format('otf'), url('../fonts/CaesarDressing-Regular.ttf') format('truetype');}

@font-face { 
	font-family: Sardonyx; 
	src: url('../fonts/Sardonyx.ttf') format('truetype');
}

@font-face { 
	font-family: Gabo; 
	src: url('../fonts/Gabo.otf') format('otf');
}

@font-face { 
	font-family: Benthem-Bold; 
	src: url('../fonts/Benthem-Bold.otf') format('otf');
}

@font-face { 
	font-family: IrishUncialfabeta-Bold; 
	src: url('../fonts/IrishUncialfabeta-Bold.ttf') format('truetype');
}

@font-face { 
	font-family: Jinky; 
	src: url('../fonts/Jinky.ttf') format('truetype');
}

@font-face { 
	font-family: Magna-BlackCondensed; 
	src: url('../fonts/Magna-BlackCondensed.ttf') format('truetype');
}

@font-face { 
	font-family: Akashi; 
	src: url('../fonts/Akashi.eot');
	src: local('Akashi'), url('../fonts/Akashi.woff') format('woff'), url('../fonts/Akashi.ttf') format('truetype');
}

@font-face{
	font-family: Roboto-Light;
	src: url('../fonts/Roboto-Light.ttf') format('truetype');
}