

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=a50674c4-712e-422e-9b66-67c884ba2a83");
  
@font-face {
  font-family: "UniSansSemiBold";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('UniSans/UniSansSemiBold_normal_normal.woff2') format('woff2'), url('UniSans/UniSansSemiBold_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "UniSansRegular";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('UniSans/UniSansRegular_normal_normal.woff2') format('woff2'), url('UniSans/UniSansRegular_normal_normal.woff') format('woff');
}
