/* Lato — official BM1 house typeface. Latin subset (Google Fonts v25).
   Substitute any newer/full files from Nextcloud Basics/Fonts/Lato/ if available. */

@font-face { font-family: "Lato"; font-weight: 100; font-style: normal;
  src: url("lato-thin.woff2") format("woff2"); font-display: swap; }
@font-face { font-family: "Lato"; font-weight: 100; font-style: italic;
  src: url("lato-thin-italic.woff2") format("woff2"); font-display: swap; }
@font-face { font-family: "Lato"; font-weight: 300; font-style: normal;
  src: url("lato-light.woff2") format("woff2"); font-display: swap; }
@font-face { font-family: "Lato"; font-weight: 300; font-style: italic;
  src: url("lato-light-italic.woff2") format("woff2"); font-display: swap; }
@font-face { font-family: "Lato"; font-weight: 400; font-style: normal;
  src: url("lato-regular.woff2") format("woff2"); font-display: swap; }
@font-face { font-family: "Lato"; font-weight: 400; font-style: italic;
  src: url("lato-regular-italic.woff2") format("woff2"); font-display: swap; }
@font-face { font-family: "Lato"; font-weight: 700; font-style: normal;
  src: url("lato-bold.woff2") format("woff2"); font-display: swap; }
@font-face { font-family: "Lato"; font-weight: 700; font-style: italic;
  src: url("lato-bold-italic.woff2") format("woff2"); font-display: swap; }
@font-face { font-family: "Lato"; font-weight: 900; font-style: normal;
  src: url("lato-black.woff2") format("woff2"); font-display: swap; }
@font-face { font-family: "Lato"; font-weight: 900; font-style: italic;
  src: url("lato-black-italic.woff2") format("woff2"); font-display: swap; }
