/* ── Cormorant Garamond ─────────────────────────────── */

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

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

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

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

@font-face {
  font-family: 'Cormorant Garamond';
  src: url('../webfonts/CormorantGaramond-Medium.woff2') format('woff2'),
       url('../webfonts/CormorantGaramond-Medium.woff')  format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Cormorant Garamond';
  src: url('../webfonts/CormorantGaramond-MediumItalic.woff2') format('woff2'),
       url('../webfonts/CormorantGaramond-MediumItalic.woff')  format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

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

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

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

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

/* ── Raleway ────────────────────────────────────────── */

@font-face {
  font-family: 'Raleway';
  src: url('../webfonts/Raleway-Thin.woff2') format('woff2'),
       url('../webfonts/Raleway-Thin.woff')  format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

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

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

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

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

@font-face {
  font-family: 'Raleway';
  src: url('../webfonts/Raleway-Bold.woff2') format('woff2'),
       url('../webfonts/Raleway-Bold.woff')  format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
