@font-face {
  font-family: "Georgia";
  src: url("GeorgiaBoldItalic.eot");
  src:
    url("GeorgiaBoldItalic.eot?#iefix") format("embedded-opentype"),
    url("GeorgiaBoldItalic.woff2") format("woff2"),
    url("GeorgiaBoldItalic.woff") format("woff"),
    url("GeorgiaBoldItalic.ttf") format("truetype"),
    url("GeorgiaBoldItalic.svg#Georgia-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Georgia";
  src: url("GeorgiaBold.eot");
  src:
    url("GeorgiaBold.eot?#iefix") format("embedded-opentype"),
    url("GeorgiaBold.woff2") format("woff2"),
    url("GeorgiaBold.woff") format("woff"),
    url("GeorgiaBold.ttf") format("truetype"),
    url("GeorgiaBold.svg#Georgia-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Georgia";
  src: url("GeorgiaItalic.eot");
  src:
    url("GeorgiaItalic.eot?#iefix") format("embedded-opentype"),
    url("GeorgiaItalic.woff2") format("woff2"),
    url("GeorgiaItalic.woff") format("woff"),
    url("GeorgiaItalic.ttf") format("truetype"),
    url("GeorgiaItalic.svg#Georgia-Italic") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Georgia";
  src: url("Georgia.eot");
  src:
    url("Georgia.eot?#iefix") format("embedded-opentype"),
    url("Georgia.woff2") format("woff2"),
    url("Georgia.woff") format("woff"),
    url("Georgia.ttf") format("truetype"),
    url("Georgia.svg#Georgia") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
