

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=a9b1cceb-6318-48cd-9472-1c288da38bd7");
  
@font-face {
  font-family: "ITCConduitBold";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('ITCConduit/ITCConduitBold_normal_normal.woff2') format('woff2'), url('ITCConduit/ITCConduitBold_normal_normal.woff') format('woff');
}
