/* =====================================================
   Lokale Schriften - DSGVO-konform (kein Google Fonts)
   Legatus Leadership Website
   ===================================================== */

/* Cormorant Garamond - 300 Normal */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('cormorant-garamond-300.woff2') format('woff2'),
       url('cormorant-garamond-300.woff') format('woff');
}

/* Cormorant Garamond - 300 Italic */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('cormorant-garamond-300-italic.woff2') format('woff2'),
       url('cormorant-garamond-300-italic.woff') format('woff');
}

/* Cormorant Garamond - 400 Normal */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('cormorant-garamond-400.woff2') format('woff2'),
       url('cormorant-garamond-400.woff') format('woff');
}

/* Cormorant Garamond - 400 Italic */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('cormorant-garamond-400-italic.woff2') format('woff2'),
       url('cormorant-garamond-400-italic.woff') format('woff');
}

/* Cormorant Garamond - 600 Normal */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('cormorant-garamond-600.woff2') format('woff2'),
       url('cormorant-garamond-600.woff') format('woff');
}

/* Cormorant Garamond - 600 Italic */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url('cormorant-garamond-600-italic.woff2') format('woff2'),
       url('cormorant-garamond-600-italic.woff') format('woff');
}

/* Cormorant Garamond - 700 Normal */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('cormorant-garamond-700.woff2') format('woff2'),
       url('cormorant-garamond-700.woff') format('woff');
}

/* Cormorant Garamond - 700 Italic */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('cormorant-garamond-700-italic.woff2') format('woff2'),
       url('cormorant-garamond-700-italic.woff') format('woff');
}

/* Montserrat - 300 */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('montserrat-300.woff2') format('woff2'),
       url('montserrat-300.woff') format('woff');
}

/* Montserrat - 400 */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('montserrat-400.woff2') format('woff2'),
       url('montserrat-400.woff') format('woff');
}

/* Montserrat - 500 */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('montserrat-500.woff2') format('woff2'),
       url('montserrat-500.woff') format('woff');
}

/* Montserrat - 600 */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('montserrat-600.woff2') format('woff2'),
       url('montserrat-600.woff') format('woff');
}
