@font-face {
  font-family: "Roobert";
  src: url("/storage/fonts/roobert/woff2/RoobertVF.woff2")
    format("woff2-variations");
  font-weight: 100 1000;
  font-display: swap;
}

@font-face {
  font-family: "VC Honey";
  src: url("/storage/fonts/honey/woff2/VCHoney-SemiBold.woff2");
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: "Roobert Mono";
  src: url("/storage/fonts/roobert/woff2/RoobertMono-Regular.woff2");
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Roobert Mono";
  src: url("/storage/fonts/roobert/woff2/RoobertMono-Medium.woff2");
  font-weight: 500;
  font-display: swap;
}
