

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=f78ecff0-2487-11ed-aaf7-06b70d83f6b0");
  
@font-face {
  font-family: "SpiritsSharpRegular";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('Spirits/SpiritsSharpRegular_normal_normal.woff2') format('woff2'), url('Spirits/SpiritsSharpRegular_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "SpiritsSharpLight";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('Spirits/SpiritsSharpLight_normal_normal.woff2') format('woff2'), url('Spirits/SpiritsSharpLight_normal_normal.woff') format('woff');
}
