@font-face{
	font-family: "GloriaHallelujah-Regular";
	 src: url('fuente/GloriaHallelujah.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6{
	font-family: "GloriaHallelujah-Regular", arial, sans-serif;
}
.carousel-item img {
  max-height: 600px;
  object-fit: cover;
}