

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=baa27dee-4c49-466f-9b70-be07d091f061");
  
@font-face {
  font-family: "ITCStocletBold";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('ITCStoclet/ITCStocletBold_normal_normal.woff2') format('woff2'), url('ITCStoclet/ITCStocletBold_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "ITCStocletLight";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('ITCStoclet/ITCStocletLight_normal_normal.woff2') format('woff2'), url('ITCStoclet/ITCStocletLight_normal_normal.woff') format('woff');
}
