*{
  font-family: "NotoSans";
  font-weight: 300;
  font-style: normal;
  font-size: 19px;
      
}

@font-face {
    font-family: CuteFont-Regular;
    src: url("./CuteFont-Regular.ttf");
  }

  @font-face {
    font-family: "Poppins";
    src: url("./Poppins-Light.ttf");
  }


  @font-face {
    font-family: "CuteFont-Regular";
    src: url("./CuteFont-Regular.ttf");
  }


    @font-face {
      font-family: "NotoSans";
      src: url("./NotoSans.ttf");
    }

      

      @font-face {
        font-family: "Roboto-Regular";
        src: url("./Roboto-Regular.ttf");
      }