@font-face{
	font-family:"Fortcollinscaps";
	src:url('../fonts/Fortcollinscaps.woff');
	font-weight:normal;
}

@font-face{
	font-family:"Mont";
	src:url("../fonts/Mont-Regular.woff");
	font-weight:normal;
	font-style:normal;
}

@font-face{
	font-family:"Mont";
	src:url("../fonts/Mont-Bold.woff");
	font-weight:bold;
	font-style:normal;
}


@font-face{
	font-family:"Mont";
	src:url("../fonts/Mont-RegularItalic.woff");
	font-weight:normal;
	font-style:italic;
}


body{
	font-family:Mont;
	font-size: 12pt;
}
  
.bloque .nombreSubcategoria {
   background-color: transparent;
   font-family:Fortcollinscaps;
   font-size: 39pt;
  line-height: unset;
  color: #b27d37;
}

