.lato-regular {
  font-family: "Gill Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.lato-bold {
  font-family: "Gill Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.lato-black {
  font-family: "Gill Sans", sans-serif;
  font-weight: 900;
  font-style: normal;
}
