@import url('https://fonts.googleapis.com/css2?family=Emilys+Candy&family=Pacifico&display=swap');

body {
  font-family: "Pacifico", cursive;
  font-weight: 400;
  font-style: normal;
}
header.masthead .page-heading .subheading, header.masthead{ 
font-family: "Emilys Candy", serif;
}