

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=2f345440-ee6c-11ec-a01a-02d848b7f97a");
  
@font-face {
  font-family: "BayshoreRegular";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('Bayshore/BayshoreRegular_normal_normal.woff2') format('woff2'), url('Bayshore/BayshoreRegular_normal_normal.woff') format('woff');
}
