@font-face {
	font-family: teamFortress;
	src: url(../fuentes/ChunkFivePrint.otf),
	src: url(../fuentes/ChunkFive-Regular.otf);
}

h1 {
	font-family: teamFortress !important;
}

@font-face {
	font-family: CSGO;
	src: url(../fuentes/KaushanScript-Regular.otf),
}

h5 {
	font-family: CSGO !important;
	color: #FF6600!important;
	font-weight: bold;
	font-size: 2em;
}

p {
  font-family: "Caprasimo", serif;
  font-weight: 400;
  font-style: normal;
}

ul {
	font-family: teamFortress !important;
}

p {
	font-family: teamFortress !important;
}