@font-face {
  font-family: "Snell Roundhand";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("https://cdn.jsdelivr.net/npm/fonts-archive-snell-roundhand/SnellRoundhand-Regular.woff2")
      format("woff2"),
    url("https://cdn.jsdelivr.net/npm/fonts-archive-snell-roundhand/SnellRoundhand-Regular.woff")
      format("woff"),
    url("https://cdn.jsdelivr.net/npm/fonts-archive-snell-roundhand/SnellRoundhand-Regular.otf")
      format("opentype");
}
@font-face {
  font-family: "Snell Roundhand";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("https://cdn.jsdelivr.net/npm/fonts-archive-snell-roundhand/SnellRoundhand-Medium.woff2")
      format("woff2"),
    url("https://cdn.jsdelivr.net/npm/fonts-archive-snell-roundhand/SnellRoundhand-Medium.woff")
      format("woff"),
    url("https://cdn.jsdelivr.net/npm/fonts-archive-snell-roundhand/SnellRoundhand-Medium.otf")
      format("opentype");
}
@font-face {
  font-family: "Snell Roundhand";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("https://cdn.jsdelivr.net/npm/fonts-archive-snell-roundhand/SnellRoundhand-Bold.woff2")
      format("woff2"),
    url("https://cdn.jsdelivr.net/npm/fonts-archive-snell-roundhand/SnellRoundhand-Bold.woff")
      format("woff"),
    url("https://cdn.jsdelivr.net/npm/fonts-archive-snell-roundhand/SnellRoundhand-Bold.otf")
      format("opentype");
}
@font-face {
  font-family: "Snell Roundhand";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("https://cdn.jsdelivr.net/npm/fonts-archive-snell-roundhand/SnellRoundhand-ExtraBold.woff2")
      format("woff2"),
    url("https://cdn.jsdelivr.net/npm/fonts-archive-snell-roundhand/SnellRoundhand-ExtraBold.woff")
      format("woff"),
    url("https://cdn.jsdelivr.net/npm/fonts-archive-snell-roundhand/SnellRoundhand-ExtraBold.otf")
      format("opentype");
}
