

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=9d119fb4-fb5d-4860-9716-06e84da5476b");
  
@font-face {
  font-family: "HelveticaNeueLTPro";
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url('NeueHelvetica/HelveticaNeueLTPro_normal_normal_500.woff2') format('woff2'), url('NeueHelvetica/HelveticaNeueLTPro_normal_normal_500.woff') format('woff');
}
