.gwendolyn-bold {
    font-family: "Gwendolyn", cursive;
    font-weight: 700;
    font-style: normal;
  }
  .young-serif-regular {
    font-family: "Young Serif", serif;
    font-weight: 400;
    font-style: normal;
  }  
  .gwendolyn-regular {
    font-family: "Gwendolyn", cursive;
    font-weight: 400;
    font-style: normal;
  }
  .amiko-regular {
    font-family: "Amiko", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  
  .amiko-semibold {
    font-family: "Amiko", sans-serif;
    font-weight: 600;
    font-style: normal;
  }
  
  .amiko-bold {
    font-family: "Amiko", sans-serif;
    font-weight: 700;
    font-style: normal;
  }
  