@font-face {
  font-family: "FS Blake-Heavy";
  src: url("FSBlake-Heavy.woff2") format("woff2"), url("FSBlake-Heavy.woff") format("woff");
  font-weight: bolder;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "FS Blake-Bold";
  src: url("FSBlake-Bold.woff2") format("woff2"), url("FSBlake-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Lora";
  src: url("Lora-Regular.woff2") format("woff2"), url("Lora-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Lora";
  src: url("Lora-Bold.woff2") format("woff2"), url("Lora-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
