@font-face {
  font-family: "Excon";
  src: url("/otraswebs/Excon-Light.ttf") format("truetype");
}

h1, h2, h5 {
font-family: "Excon";
color: white;
}


p {
  font-family: "Excon";
  color: white
}