/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=a3247fe1-6c55-4662-b09c-b1b01ce82054");
@font-face {
  font-family: "fs me neue";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url("FSMeNeue.woff2") format("woff2"), url("FSMeNeue.woff") format("woff");
  font-weight: 400;
}
@font-face {
  font-family: "fs me neue";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url("FSMeNeue-Bold.woff2") format("woff2"), url("FSMeNeue-Bold.woff") format("woff");
  font-weight: 700;
}
