

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=cf1f4e64-5ac7-4ccb-bbe9-47febc8e4883");
  
@font-face {
  font-family: "GillSansMTBook";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('GillSansMT/GillSansMTBook_normal_normal.woff2') format('woff2'), url('GillSansMT/GillSansMTBook_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "GoudyOldStyleRoman";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('GoudyOldStyle/GoudyOldStyleRoman_normal_normal.woff2') format('woff2'), url('GoudyOldStyle/GoudyOldStyleRoman_normal_normal.woff') format('woff');
}
