

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=63869f90-17d6-11ec-861a-06a1935d90d4");
  
@font-face {
  font-family: "ITCGaramondLight";
  font-style: normal;
  font-stretch: normal;
  src: url('webFonts/ITCGaramondLight/normal_normal.woff') format('woff'), url('webFonts/ITCGaramondLight/normal_normal.woff2') format('woff2');
}
@font-face {
  font-family: "FSSammyRegular";
  font-style: normal;
  font-stretch: normal;
  src: url('webFonts/FSSammyRegular/normal_normal.woff') format('woff'), url('webFonts/FSSammyRegular/normal_normal.woff2') format('woff2');
}
