

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=b18be1e0-1675-4af9-a4b3-154e49fb9485");
  
@font-face {
  font-family: "Bourgeois";
  font-style: normal;
  font-weight: 700;
  font-stretch: condensed;
  font-display: swap;
  src: url('Bourgeois/Bourgeois_normal_condensed_700.woff2') format('woff2'), url('Bourgeois/Bourgeois_normal_condensed_700.woff') format('woff');
}
@font-face {
  font-family: "HoeflerTxt";
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('HoeflerText/HoeflerTxt_italic_normal_400.woff2') format('woff2'), url('HoeflerText/HoeflerTxt_italic_normal_400.woff') format('woff');
}
@font-face {
  font-family: "HoeflerTxt";
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('HoeflerText/HoeflerTxt_normal_normal_400.woff2') format('woff2'), url('HoeflerText/HoeflerTxt_normal_normal_400.woff') format('woff');
}
@font-face {
  font-family: "HoeflerTxt";
  font-style: italic;
  font-weight: 900;
  font-stretch: normal;
  font-display: swap;
  src: url('HoeflerText/HoeflerTxt_italic_normal_900.woff2') format('woff2'), url('HoeflerText/HoeflerTxt_italic_normal_900.woff') format('woff');
}
