

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=ead3ca70-50f9-11ec-a5d8-0612727c9b06");
  
@font-face {
  font-family: "FFTisaRegular";
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url('webFonts/FFTisaRegular/normal_normal_400.woff') format('woff'), url('webFonts/FFTisaRegular/normal_normal_400.woff2') format('woff2');
}
@font-face {
  font-family: "FFTisaBlack";
  font-style: normal;
  font-weight: 900;
  font-stretch: normal;
  src: url('webFonts/FFTisaBlack/normal_normal_900.woff') format('woff'), url('webFonts/FFTisaBlack/normal_normal_900.woff2') format('woff2');
}
@font-face {
  font-family: "FFTisaBlackItalic";
  font-style: italic;
  font-weight: 900;
  font-stretch: normal;
  src: url('webFonts/FFTisaBlackItalic/italic_normal_900.woff') format('woff'), url('webFonts/FFTisaBlackItalic/italic_normal_900.woff2') format('woff2');
}
@font-face {
  font-family: "FFTisaMediumItalic";
  font-style: italic;
  font-weight: 500;
  font-stretch: normal;
  src: url('webFonts/FFTisaMediumItalic/italic_normal_500.woff') format('woff'), url('webFonts/FFTisaMediumItalic/italic_normal_500.woff2') format('woff2');
}
