@font-face {
  font-family: "Basier Circle";
  font-weight: 400;
  font-display: swap;
  src: url(./basiercircle-regular.woff) format("woff");
}

@font-face {
  font-family: "Basier Circle";
  font-weight: 500;
  font-display: swap;
  src: url(./basiercircle-medium.woff) format("woff");
}

@font-face {
  font-family: "Basier Circle";
  font-weight: 600;
  font-display: swap;
  src: url(./basiercircle-semibold.woff) format("woff");
}

@font-face {
  font-family: "Basier Circle";
  font-weight: 700;
  font-display: swap;
  src: url(./basiercircle-bold.woff) format("woff");
}
