

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=fac90af0-b77c-11ec-8f7e-0698e84a94f4");
  
@font-face {
  font-family: "TTInterphasesRegular";
  font-style: normal;
  font-stretch: normal;
  src: url('TTInterphases/TTInterphasesRegular_normal_normal.woff2') format('woff2'), url('TTInterphases/TTInterphasesRegular_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "TTInterphasesBold";
  font-style: normal;
  font-stretch: normal;
  src: url('TTInterphases/TTInterphasesBold_normal_normal.woff2') format('woff2'), url('TTInterphases/TTInterphasesBold_normal_normal.woff') format('woff');
}
