

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=bbc28e44-174d-4431-8114-ca45b0ddd867");
  
@font-face {
  font-family: "ROUNDLANE";
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('Roundlane/ROUNDLANE_normal_normal_400.woff2') format('woff2'), url('Roundlane/ROUNDLANE_normal_normal_400.woff') format('woff');
}
