@charset "UTF-8";
/* CSS Document */


/*
font-family: 'Homenaje', sans-serif;
font-family: 'Oswald', sans-serif;
*/

.monda {
	font-family: 'Homenaje', sans-serif;
	font-size: 14px;
	color: #666;
	text-transform: uppercase;
}
.mondaLG {
	font-family: 'Homenaje', sans-serif;
	font-size: 22px;
	color: #333;
	text-transform: uppercase;
	font-weight: bolder;
}
.fjalla {
	font-family: 'Fjalla One', sans-serif;
	font-size: 16px;
	color: #666;
}
.gafata {
	font-family: 'Gafata', sans-serif;
	font-size: 16px;
	color: #666;
}
.archivo {
	font-family: 'Archivo Black', sans-serif;
	font-size: 16px;
	color: #666;
}
.big {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 22px;
	color: #333;
	font-style: normal;
	font-weight: bold;
}
.tourLG{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFF;
	text-transform: capitalize;
	font-weight: bolder;
	width: 12px;
}
.tourMED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFF;
	letter-spacing: 0.2em;
}
.tourSM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 16px;
}
.tourLGblack{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #333;
	text-transform: capitalize;
	font-weight: bolder;
	width: 12px;
}
.tourMEDblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333;
}
.tourSMblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 16px;
}


