@font-face {
    font-family: 'CasanovaScotia';
    src: url('/fonts/CasanovaScotia.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

html {
    scroll-behavior: smooth;
  }
