

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=0dc66c96-37b0-4783-bbb2-f09608bc9337");
  
@font-face {
  font-family: "ChesnaGroteskBook";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('ChesnaGrotesk/ChesnaGroteskBook_normal_normal.woff2') format('woff2'), url('ChesnaGrotesk/ChesnaGroteskBook_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "ChesnaGroteskBold";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('ChesnaGrotesk/ChesnaGroteskBold_normal_normal.woff2') format('woff2'), url('ChesnaGrotesk/ChesnaGroteskBold_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "ChesnaGroteskLight";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('ChesnaGrotesk/ChesnaGroteskLight_normal_normal.woff2') format('woff2'), url('ChesnaGrotesk/ChesnaGroteskLight_normal_normal.woff') format('woff');
}
