

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=9b9bf295-5f60-4bb6-a45c-be66dfe9baef");
  
@font-face {
  font-family: "UniversLTPro";
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url('Univers/UniversLTPro_normal_normal_700.woff2') format('woff2'), url('Univers/UniversLTPro_normal_normal_700.woff') format('woff');
}
@font-face {
  font-family: "UniversLTPro";
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('Univers/UniversLTPro_normal_normal_400.woff2') format('woff2'), url('Univers/UniversLTPro_normal_normal_400.woff') format('woff');
}
