/* CormorantGaramond italic 500 latin */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/CormorantGaramond-italic-500.woff2') format('woff2');
}
/* CormorantGaramond italic 600 latin */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/CormorantGaramond-italic-600.woff2') format('woff2');
}
/* CormorantGaramond normal 500 latin */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/CormorantGaramond-normal-500.woff2') format('woff2');
}
/* CormorantGaramond normal 600 latin */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/CormorantGaramond-normal-600.woff2') format('woff2');
}
/* Karla italic 400 latin */
@font-face {
  font-family: 'Karla';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/Karla-italic-400.woff2') format('woff2');
}
/* Karla normal 400 latin */
@font-face {
  font-family: 'Karla';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/Karla-normal-400.woff2') format('woff2');
}
/* Karla normal 500 latin */
@font-face {
  font-family: 'Karla';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/Karla-normal-500.woff2') format('woff2');
}
/* Karla normal 700 latin */
@font-face {
  font-family: 'Karla';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/Karla-normal-700.woff2') format('woff2');
}
