@font-face {
  font-family: 'Garamond Premier Pro';
  src: url(../fonts/GaramondPremrPro.otf);
  src: url(../fonts/GaramondPremrPro.woff) format('woff'),
    url(../fonts/GaramondPremrPro.ttf) format('truetype'),
    url(../fonts/GaramondPremrPro.svg#GaramondPremrPro) format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Garamond Premier Pro';
  src: url(../fonts/GaramondPremrPro-Med.otf);
  src: url(../fonts/GaramondPremrPro-Med.woff) format('woff'),
    url(../fonts/GaramondPremrPro-Med.ttf) format('truetype'),
    url(../fonts/GaramondPremrPro-Med.svg#GaramondPremrPro-Med) format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
