@font-face {
  font-family: "Austin News Deck";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src:
    local("AustinNewsDeck Fat"),
    url("./AustinNewsDeck-Fat.otf") format("opentype");
}

@font-face {
  font-family: "Austin News Deck";
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src:
    local("AustinNewsDeck FatItalic"),
    url("./AustinNewsDeck-FatItalic.otf") format("opentype");
}

@font-face {
  font-family: "Austin News Deck";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src:
    local("AustinNewsDeck Extrabold"),
    url("./AustinNewsDeck-Extrabold.otf") format("opentype");
}

@font-face {
  font-family: "Austin News Deck";
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src:
    local("AustinNewsDeck ExtraboldItalic"),
    url("./AustinNewsDeck-ExtraboldItalic.otf") format("opentype");
}

@font-face {
  font-family: "Austin News Deck";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src:
    local("AustinNewsDeck Bold"),
    url("./AustinNewsDeck-Bold.otf") format("opentype");
}

@font-face {
  font-family: "Austin News Deck";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src:
    local("AustinNewsDeck BoldItalic"),
    url("./AustinNewsDeck-BoldItalic.otf") format("opentype");
}

@font-face {
  font-family: "Austin News Deck";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src:
    local("AustinNewsDeck Semibold"),
    url("./AustinNewsDeck-Semibold.otf") format("opentype");
}

@font-face {
  font-family: "Austin News Deck";
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src:
    local("AustinNewsDeck SemiboldItalic"),
    url("./AustinNewsDeck-SemiboldItalic.otf") format("opentype");
}

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

@font-face {
  font-family: "Austin News Deck";
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src:
    local("AustinNewsDeck MediumItalic"),
    url("./AustinNewsDeck-MediumItalic.otf") format("opentype");
}

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

@font-face {
  font-family: "Austin News Deck";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src:
    local("AustinNewsDeck Italic"),
    url("./AustinNewsDeck-Italic.otf") format("opentype");
}

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

@font-face {
  font-family: "Austin News Deck";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src:
    local("AustinNewsDeck LightItalic"),
    url("./AustinNewsDeck-LightItalic.otf") format("opentype");
}

.AustinNewsDeck {
  font-family: "Austin News Deck" !important;
}