@import url('https://fonts.googleapis.com/css2?family=Margarine&family=Protest+Revolution&display=swap');


@import url('https://fonts.googleapis.com/css2?family=Gloria+Hallelujah&family=Winky+Sans:ital,wght@0,300..900;1,300..900&display=swap');

.gloria-hallelujah-regular {
  font-family: "Gloria Hallelujah", cursive;
  font-weight: 400;
  font-style: normal;
}



.winky-sans-300 {
  font-family: "Winky Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.protest-revolution-regular {
      font-family: "Protest Revolution", sans-serif;
      font-weight: 400;
      font-style: normal;
}


h1 {
       font-family: "Margarine", sans-serif!important;
      font-weight: 400;
      font-style: normal; 
}

h3,h4, h5 {
      font-family: "Gloria Hallelujah", sans-serif;
      font-weight: 400;
      font-style: normal;
}