
@font-face {
  font-family:'EB Garamond';
  src:url("EBGaramond-Bold.subset.woff2") format("woff2"),url("EBGaramond-Bold.subset.woff") format("woff"),url("EBGaramond-Bold.subset.otf") format("opentype");
  font-style:normal;font-weight:bold;
  font-display: fallback;
}
@font-face {
    font-family:'EB Garamond';
    src:url("EBGaramond-BoldItalic.subset.woff2") format("woff2"),url("EBGaramond-BoldItalic.subset.woff") format("woff"),url("EBGaramond-BoldItalic.subset.otf") format("opentype");
    font-style:italic;font-weight:bold;
    font-display: fallback;
}
        
@font-face {
  font-family:'EB Garamond';
  src:url("EBGaramond-Italic.subset.woff2") format("woff2"),url("EBGaramond-Italic.subset.woff") format("woff"),url("EBGaramond-Italic.subset.otf") format("opentype");
  font-style:italic;font-weight:400;
  font-display: fallback;
}
      
@font-face {
  font-family:'EB Garamond';
  src:url("EBGaramond-Regular.subset.woff2") format("woff2"),url("EBGaramond-Regular.subset.woff") format("woff"),url("EBGaramond-Regular.subset.otf") format("opentype");
  font-style:normal;font-weight:400;
  font-display: fallback;
}
      