@font-face {
  font-weight: 400;
  font-family: "Lato";
  font-style: normal;

  font-display: swap;
  src: url("/catalog/view/theme/tehno/rework/fonts/Lato-Light.woff2")
  format("woff2"),
  url("/catalog/view/theme/tehno/rework/fonts/Lato-Light.woff") format("woff");
}

@font-face {
  font-weight: 500;
  font-family: "Lato";
  font-style: normal;

  font-display: swap;
  src: url("/catalog/view/theme/tehno/rework/fonts/Lato-Regular.woff2")
  format("woff2"),
  url("/catalog/view/theme/tehno/rework/fonts/Lato-Regular.woff")
  format("woff");
}

@font-face {
  font-weight: 600;
  font-family: "Lato";
  font-style: normal;

  font-display: swap;
  src: url("/catalog/view/theme/tehno/rework/fonts/Lato-Medium.woff2")
  format("woff2"),
  url("/catalog/view/theme/tehno/rework/fonts/Lato-Medium.woff")
  format("woff");
}

@font-face {
  font-weight: 700;
  font-family: "Lato";
  font-style: normal;

  font-display: swap;
  src: url("/catalog/view/theme/tehno/rework/fonts/Lato-Semibold.woff2")
  format("woff2"),
  url("/catalog/view/theme/tehno/rework/fonts/Lato-Semibold.woff")
  format("woff");
}
