@font-face {
  font-family: "Austin News Deck";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src:
    local("AustinNewsDeck"),
    url("./AustinNewsDeck-Light.woff2") format("woff2"),
    url("./AustinNewsDeck-Light.woff") format("woff");
}

@font-face {
  font-family: "Austin News Deck";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:
    local("AustinNewsDeck"),
    url("./AustinNewsDeck-Roman-Web.woff2") format("woff2"),
    url("./AustinNewsDeck-Roman-Web.woff") format("woff");
}

@font-face {
  font-family: "Austin News Deck";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src:
    local("AustinNewsDeck Medium"),
    url("./Austin-News-Deck-Medium-Regular.woff2") format("woff2"),
    url("./Austin-News-Deck-Medium-Regular.woff") format("woff"),
}