@font-face {
  font-family: "Nunito";
  src: url('/fonts/Nunito_Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  }
@font-face {
  font-family: "Chicago Plain";
  src: url('/fonts/Chicago_Plain.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  }
@font-face {
  font-family: "American Typewriter";
  src: url('/fonts/American_Typewriter.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  }
@font-face {
  font-family: "Noto Sans";
  src: url('/fonts/NotoSans_Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  }