/**
 * Lokale Google Fonts (Jura 300, 400) - DSGVO-konform
 * 
 * Fonts heruntergeladen von Google Fonts API v34
 * Charset: latin
 * Styles: 300, 400
 */

/* jura-300 - latin */
@font-face {
  font-display: swap;
  font-family: 'Jura';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/jura-v34-latin-300.woff2') format('truetype');
}

/* jura-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Jura';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/jura-v34-latin-regular.woff2') format('truetype');
}
