

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=5cb13c66-efe3-49dd-a23f-58ea1f3ccfdd");
  
@font-face {
  font-family: "LaurentianRegularSC";
  src: url('webFonts/LaurentianRegularSC/font.woff2') format('woff2'), url('webFonts/LaurentianRegularSC/font.woff') format('woff');
}
@font-face {
  font-family: "SlateBook";
  font-style: normal;
  font-stretch: normal;
  src: url('webFonts/SlateBook/normal_normal.woff2') format('woff2'), url('webFonts/SlateBook/normal_normal.woff') format('woff');
}
@font-face {
  font-family: "LaurentianRegular";
  font-style: normal;
  font-stretch: normal;
  src: url('webFonts/LaurentianRegular/normal_normal.woff2') format('woff2'), url('webFonts/LaurentianRegular/normal_normal.woff') format('woff');
}
@font-face {
  font-family: "SlateRegular";
  font-style: normal;
  font-stretch: normal;
  src: url('webFonts/SlateRegular/normal_normal.woff2') format('woff2'), url('webFonts/SlateRegular/normal_normal.woff') format('woff');
}
