/*@import url('../../../css2-4');*/

* {
  --title-font: "Marcellus", serif;;
  --title-font-weight: bold;
}

h1,h2,h3,h4,h5,h6{
	font-weight: bold;
}

p.lead{
	font-weight: 400;
}