@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Carme&family=Farro:wght@300;400;500;700&family=Germania+One&family=Glass+Antiqua&family=Iceberg&family=K2D:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&family=Quicksand:wght@300..700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Chathura:wght@100;300;400;700;800&family=Chela+One&family=Farro:wght@300;400;500;700&family=Kulim+Park:ital,wght@0,200;0,300;0,400;0,600;0,700;1,200;1,300;1,400;1,600;1,700&family=Nova+Cut&family=Smooch+Sans:wght@100..900&family=Trochut:ital,wght@0,400;0,700;1,400&display=swap');

body {
  font-family: "Farro", sans-serif;
  font-weight: 300;
  font-style: normal;
}

/*body {
  font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}*/

.fontJudul {
  font-family: 'Abril Fatface', serif;
}

.glass {
  font-family: "Glass Antiqua", serif;
  font-weight: 400;
  font-style: normal;
}

.trochut {
  font-family: "Trochut", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.chela {
  font-family: "Chela One", serif;
  font-weight: 400;
  font-style: normal;
}

.kulim {
  font-family: "Kulim Park", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.nova {
  font-family: "Nova Cut", system-ui;
  font-weight: 400;
  font-style: normal;
}

.farro {
  font-family: "Farro", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.iceberg {
  font-family: "Iceberg", sans-serif;
  font-weight: 400;
  font-style: normal;
}