html {
  scroll-behavior: smooth;
}
@font-face {
      font-family: 'aristelle_sansregular';
      src:  url('../fonts/aristellesans/aristellesans-regular-yogasana.otf') format('otf'), 
            url('../fonts/aristellesans/aristellesans-regular-yogasana.woff2') format('woff2'),
           url('../fonts/aristellesans/aristellesans-regular-yogasana.woff') format('woff'),
           url('../fonts/aristellesans/aristellesans-regular-yogasana.ttf') format('truetype'),
           url('../fonts/aristellesans/aristellesans-regular-yogasana.svg#aristelle_sansregular') format('svg');
      font-weight: normal;
      font-style: normal;
  
  }
  /*
@font-face {
    font-family: 'sana_belinda';
    src:  url('../fonts/sana_belinda/sana_belinda.otf') format('otf'), 
          url('../fonts/sana_belinda/sana_belinda-webfont.woff2') format('woff2'),
          url('../fonts/sana_belinda/sana_belinda-webfont.woff') format('woff'),
          url('../fonts/sana_belinda/sana_belinda-webfont.ttf') format('truetype'),
          url('../fonts/sana_belinda/sana_belinda-webfont.svg#sana_belinda') format('svg');
    font-weight: normal;
    font-style: normal;
  }
    */