/* Lato - Self-hosted (DSGVO/GDPR compliant)
   License: SIL Open Font License 1.1
   Available weights: 300, 400, 700 */

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/assets/cita_events/fonts/woff2/lato/Lato-Light.woff2') format('woff2');
}

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

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/assets/cita_events/fonts/woff2/lato/Lato-Bold.woff2') format('woff2');
}
