

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=014ff290-7dfc-11ec-9ce3-0220834439f4");
  
@font-face {
  font-family: "FilsonProBlack";
  font-style: normal;
  font-stretch: normal;
  src: url('webFonts/FilsonProBlack/normal_normal.woff') format('woff'), url('webFonts/FilsonProBlack/normal_normal.woff2') format('woff2');
}
@font-face {
  font-family: "FilsonProBook";
  font-style: normal;
  font-stretch: normal;
  src: url('webFonts/FilsonProBook/normal_normal.woff') format('woff'), url('webFonts/FilsonProBook/normal_normal.woff2') format('woff2');
}
@font-face {
  font-family: "FilsonProHeavy";
  font-style: normal;
  font-stretch: normal;
  src: url('webFonts/FilsonProHeavy/normal_normal.woff') format('woff'), url('webFonts/FilsonProHeavy/normal_normal.woff2') format('woff2');
}
@font-face {
  font-family: "FilsonProMedium";
  font-style: normal;
  font-stretch: normal;
  src: url('webFonts/FilsonProMedium/normal_normal.woff') format('woff'), url('webFonts/FilsonProMedium/normal_normal.woff2') format('woff2');
}
