
.cool {
  font-family: "Dancing Script", cursive;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}


// <weight>: Use a value from 400 to 700
// <uniquifier>: Use a unique and descriptive class name

.dancing-script-dave1 {
  font-family: "Dancing Script", cursive;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
