
@font-face {
    font-family: 'NeutroExtraBold';
    src: url('fonts/Neutro-ExtraBold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

h2.custom-heading {
    font-family: 'NeutroExtraBold', sans-serif;
    font-size: 3rem;
    text-align: center;
    margin-bottom: 1rem;
    color: white;
    letter-spacing: 0.1em;
}


@font-face {
  font-family: 'CercoRegular';
  src: url('fonts/CercoDEMO-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
