

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=56b095f6-a989-4555-bade-03bf167c884e");
  
@font-face {
  font-family: "Avenir95Black";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('Avenir/Avenir95Black_normal_normal.woff2') format('woff2'), url('Avenir/Avenir95Black_normal_normal.woff') format('woff');
}
