@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local(''),
       url('/res/fonts/CormorantGaramond/CormorantGaramond-Regular.woff2') format('woff2'), 
       url('/res/fonts/CormorantGaramond/CormorantGaramond-Regular.woff') format('woff'); 
}
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: local(''),
       url('/res/fonts/CormorantGaramond/CormorantGaramond-Italic.woff2') format('woff2'), 
       url('/res/fonts/CormorantGaramond/CormorantGaramond-Italic.woff') format('woff'); 
}
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local(''),
       url('/res/fonts/CormorantGaramond/CormorantGaramond-Light.woff2') format('woff2'), 
       url('/res/fonts/CormorantGaramond/CormorantGaramond-Light.woff') format('woff'); 
}
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: local(''),
       url('/res/fonts/CormorantGaramond/CormorantGaramond-LightItalic.woff2') format('woff2'), 
       url('/res/fonts/CormorantGaramond/CormorantGaramond-LightItalic.woff') format('woff'); 
}
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local(''),
       url('/res/fonts/CormorantGaramond/CormorantGaramond-Bold.woff2') format('woff2'), 
       url('/res/fonts/CormorantGaramond/CormorantGaramond-Bold.woff') format('woff'); 
}
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: local(''),
       url('/res/fonts/CormorantGaramond/CormorantGaramond-BoldItalic.woff2') format('woff2'), 
       url('/res/fonts/CormorantGaramond/CormorantGaramond-BoldItalic.woff') format('woff'); 
}
