@font-face {
    font-family: 'Halis Rounded Book';
    src: url('https://images.quizell.com/fonts/halis-rounded-book.woff2') format('woff2');
  }
  @font-face {
    font-family: 'Halis Rounded Bold';
    src: url('https://images.quizell.com/fonts/halis-rounded-bold.woff2') format('woff2');
  }

  @font-face {
    font-family: "Bebas";
    src: url("https://images.quizell.com/fonts/Bebas-Regular.ttf") format("truetype");
  }
  @font-face {
    font-family: "RAG-Sans";
    src: url("https://images.quizell.com/fonts/RAG-Sans-Regular.woff") format("woff");
  }
  @font-face {
    font-family: "Matter";
    src: url("https://images.quizell.com/fonts/Matter-Light.otf") format("opentype");
    font-weight: lighter;
    font-style: normal;
  }
  @font-face {
    font-family: "Arial";
    src: url("https://images.quizell.com/fonts/Arial.ttf") format("truetype");
  }