/* Cormorant Garamond — single variable font file, all weights */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 300 600;
  font-display: block;
  src: url('cormorant-garamond-latin.woff2') format('woff2');
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
