@font-face {
  font-weight: 700;
  font-family: "Lora";
  font-display: swap;
  src: 
    local("Lora Bold"),
    local("Lora-Bold"),
    url(/fonts/Lora-Bold.woff2) format("woff2"),
    url(/fonts/Lora-Bold.woff) format("woff"),
    url(/fonts/Lora-Bold.eot) format("eot");
}

