@font-face {
  font-family: "FF-Unit-Pro";
  font-weight: 400;
  src: url("/fonts/FF-Unit-Pro-Regular.otf") format("opentype");
}

@font-face {
  font-family: "FF-Unit-Pro";
  font-weight: 500;
  src: url("/fonts/FF-Unit-Rounded-Pro-Medium.otf") format("opentype");
}

@font-face {
  font-family: "FF-Unit-Pro";
  font-weight: 600;
  src: url("/fonts/FF-Unit-Rounded-Pro-Bold.otf") format("opentype");
}

@font-face {
  font-family: "hydrophilia-iced";
  font-weight: 400;
  src: url("/fonts/hydrophilia-iced-regular.otf") format("opentype");
}

@font-face {
  font-family: "hydrophilia-liquid";
  font-weight: 400;
  src: url("/fonts/hydrophilia-liquid-regular.otf") format("opentype");
}
