@font-face {
  font-family: 'Questv';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url('./Questv1-Regular.otf');
}

body {
  font-family: 'Questv', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
