

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=382a4b00-08c4-437f-bb39-530a0894d261");
  
@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');
}
@font-face {
  font-family: "HelveticaNeueLTPro";
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url('NeueHelvetica/HelveticaNeueLTPro_normal_normal_700.woff2') format('woff2'), url('NeueHelvetica/HelveticaNeueLTPro_normal_normal_700.woff') format('woff');
}
