

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=79932163-0f0e-4f9d-89aa-b32f32b24443");
  
@font-face {
  font-family: "ITCGaramondCondensedBook";
  font-style: normal;
  font-stretch: condensed;
  font-display: swap;
  src: url('ITCGaramond/ITCGaramondCondensedBook_normal_condensed.woff2') format('woff2'), url('ITCGaramond/ITCGaramondCondensedBook_normal_condensed.woff') format('woff');
}
@font-face {
  font-family: "ITCGaramondCondensedBookItalic";
  font-style: italic;
  font-stretch: condensed;
  font-display: swap;
  src: url('ITCGaramond/ITCGaramondCondensedBookItalic_italic_condensed.woff2') format('woff2'), url('ITCGaramond/ITCGaramondCondensedBookItalic_italic_condensed.woff') format('woff');
}
