/* Cormorant Garamond Font - Latin */

/* Regular (400) */
@font-face {
  font-display: swap;
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/cormorant-garamond/cormorant-garamond-v21-latin-regular.woff2') format('woff2');
}

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

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

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

/* Medium (500) */
@font-face {
  font-display: swap;
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/cormorant-garamond/cormorant-garamond-v21-latin-500.woff2') format('woff2');
}

/* Medium Italic */
@font-face {
  font-display: swap;
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 500;
  src: url('/fonts/cormorant-garamond/cormorant-garamond-v21-latin-500italic.woff2') format('woff2');
}

/* Semi-Bold (600) */
@font-face {
  font-display: swap;
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 600;
  src: url('/fonts/cormorant-garamond/cormorant-garamond-v21-latin-600.woff2') format('woff2');
}

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

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

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