@font-face {
    font-family: 'Bernard MT Condensed';
    src: url('fonts/BERNHC.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

html, body {
    background-color: rgb(225, 239, 222) !important;
  }

h1.text-color-light.font-weight-extra-bold.text-15.line-height-2.mb-3.appear-animation[data-appear-animation="blurIn"][data-appear-animation-delay="1100"] {
    font-family: 'Bernard MT Condensed', Arial, sans-serif;
}
