@font-face {
  font-family: "georgia";
  src: local("sans-serif"),
    url("https://d2vhxl2zk4x5d.cloudfront.net/Georgia-Light.ttf")
      format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "georgia";
  src: local("sans-serif"),
    url("https://d2vhxl2zk4x5d.cloudfront.net/Georgia-Regular.ttf")
      format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "georgia";
  src: local("sans-serif"),
    url("https://d2vhxl2zk4x5d.cloudfront.net/Georgia-Medium.ttf")
      format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "georgia";
  src: local("sans-serif"),
    url("https://d2vhxl2zk4x5d.cloudfront.net/Georgia-Bold.ttf") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
