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

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

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

/* cormorant-garamond-600 */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/cormorant-garamond/cormorant-garamond-600.ttf') format('truetype');
}

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

/* cormorant-garamond-300italic */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/cormorant-garamond/cormorant-garamond-300italic.ttf') format('truetype');
}

/* cormorant-garamond-italic */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/cormorant-garamond/cormorant-garamond-italic.ttf') format('truetype');
}

/* cormorant-garamond-500italic */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/cormorant-garamond/cormorant-garamond-500italic.ttf') format('truetype');
}

/* cormorant-garamond-600italic */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/cormorant-garamond/cormorant-garamond-600italic.ttf') format('truetype');
}

/* cormorant-garamond-700italic */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/cormorant-garamond/cormorant-garamond-700italic.ttf') format('truetype');
}