

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=4c48538c-3151-4abe-b444-d9e23e276835");
  
@font-face {
  font-family: "TideSans";
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('TideSans/TideSans_normal_normal_400.woff2') format('woff2'), url('TideSans/TideSans_normal_normal_400.woff') format('woff');
}
@font-face {
  font-family: "TideSans1";
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('TideSans/TideSans1_normal_normal_400.woff2') format('woff2'), url('TideSans/TideSans1_normal_normal_400.woff') format('woff');
}
