/* KA FORMULA — Brand fonts */
@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,400&display=swap');

@font-face{
  font-family:'Glonto';
  src:url('../fonts/Glonto-Regular.otf') format('opentype');
  font-weight:400 700;
  font-display:swap;
}
@font-face{
  font-family:'Dream Avenue';
  src:url('../fonts/Dream-Avenue.ttf') format('truetype');
  font-weight:400;
  font-display:swap;
}
@font-face{
  font-family:'Quizles';
  src:url('../fonts/Quizles-Decorative.ttf') format('truetype');
  font-weight:400;
  font-display:swap;
}