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

.rock-salt-regular {
  font-family: "Rock Salt", cursive;
  font-weight: 400;
  font-style: normal;
  color: #e3f4f7;
}