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

/* Cinzel – 700 */
@font-face {
  font-family: 'Cinzel';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('cinzel-latin-700-normal.woff2') format('woff2'),
       url('cinzel-latin-700-normal.woff') format('woff');
}

/* Cinzel Decorative – 400 */
@font-face {
  font-family: 'Cinzel Decorative';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('cinzel-decorative-latin-400-normal.woff2') format('woff2'),
       url('cinzel-decorative-latin-400-normal.woff') format('woff');
}

/* Cinzel Decorative – 700 */
@font-face {
  font-family: 'Cinzel Decorative';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('cinzel-decorative-latin-700-normal.woff2') format('woff2'),
       url('cinzel-decorative-latin-700-normal.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-latin-400-normal.woff2') format('woff2'),
       url('cormorant-garamond-latin-400-normal.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-latin-400-italic.woff2') format('woff2'),
       url('cormorant-garamond-latin-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-latin-600-normal.woff2') format('woff2'),
       url('cormorant-garamond-latin-600-normal.woff') format('woff');
}
