@font-face {
  font-family: "Lato-Regular";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url('../fonts/lato-regular.woff2') format('woff2');
}

@font-face {
  font-family: "Lato-Medium";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url('../fonts/lato-bold.woff2') format('woff2');
}

@font-face {
  font-family: "Lato-Heavy";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url('../fonts/lato-heavy.woff2') format('woff2');
}
