@font-face {
  font-family: "Basier Square";
  font-weight: 400;
  src: url("basiersquare-regular-webfont.woff") format("woff"),
    url("basiersquare-regular-webfont.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "Basier Square";
  font-weight: 500;
  src: url("basiersquare-medium-webfont.woff") format("woff"),
    url("basiersquare-medium-webfont.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "Basier Square";
  font-weight: 700;
  src: url("basiersquare-bold-webfont.woff") format("woff"),
    url("basiersquare-bold-webfont.woff2") format("woff2");
  font-display: swap;
}
