/* @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 web";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url("FSMeWeb-Light.woff2") format("woff2"), url("FSMeWeb-Light.woff") format("woff");
  font-weight: 300;
}
@font-face {
  font-family: "fs me web";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url("FSMeWeb-Regular.woff2") format("woff2"), url("FSMeWeb-Regular.woff") format("woff");
  font-weight: 400;
}
@font-face {
  font-family: "fs me web";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url("FSMeWeb-Bold.woff2") format("woff2"), url("FSMeWeb-Bold.woff") format("woff");
  font-weight: 700;
}
