@font-face {
  font-family: "Arial Narrow";
  src: url("./arial/ArialNarrow.woff2") format("woff2"),
    url("./arial/ArialNarrow.woff") format("woff"),
    url("./arial/ArialNarrow.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Arial Narrow";
  src: url("./arial/ArialNarrow-Bold.woff2") format("woff2"),
    url("./arial/ArialNarrow-Bold.woff") format("woff"),
    url("./arial/ArialNarrow-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Arial";
  src: url("./arial/Arial-Black.woff2") format("woff2"),
    url("./arial/Arial-Black.woff") format("woff"),
    url("./arial/Arial-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Arial Narrow";
  src: url("./arial/ArialNarrow-BoldItalic.woff2") format("woff2"),
    url("./arial/ArialNarrow-BoldItalic.woff") format("woff"),
    url("./arial/ArialNarrow-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Arial";
  src: url("./arial/Arial-ItalicMT.woff2") format("woff2"),
    url("./arial/Arial-ItalicMT.woff") format("woff"),
    url("./arial/Arial-ItalicMT.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Arial";
  src: url("./arial/Arial-BoldMT.woff2") format("woff2"),
    url("./arial/Arial-BoldMT.woff") format("woff"),
    url("./arial/Arial-BoldMT.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Arial";
  src: url("./arial/Arial-BoldItalicMT.woff2") format("woff2"),
    url("./arial/Arial-BoldItalicMT.woff") format("woff"),
    url("./arial/Arial-BoldItalicMT.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Arial";
  src: url("./arial/ArialMT.woff2") format("woff2"),
    url("./arial/ArialMT.woff") format("woff"),
    url("./arial/ArialMT.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Arial Narrow";
  src: url("./arial/ArialNarrow-Italic.woff2") format("woff2"),
    url("./arial/ArialNarrow-Italic.woff") format("woff"),
    url("./arial/ArialNarrow-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Georgia";
  src: url("./georgia/Georgia.woff2") format("woff2"),
    url("./georgia/Georgia.woff") format("woff"),
    url("./georgia/Georgia.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Georgia";
  src: url("./georgia/Georgia-BoldItalic.woff2") format("woff2"),
    url("./georgia/Georgia-BoldItalic.woff") format("woff"),
    url("./georgia/Georgia-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Georgia";
  src: url("./georgia/Georgia-Bold.woff2") format("woff2"),
    url("./georgia/Georgia-Bold.woff") format("woff"),
    url("./georgia/Georgia-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Georgia";
  src: url("./georgia/Georgia-Italic.woff2") format("woff2"),
    url("./georgia/Georgia-Italic.woff") format("woff"),
    url("./georgia/Georgia-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
