/* Pages.dev-safe font aliases: uses system fonts, no external font files required */
@font-face { font-family: "Open Sans"; src: local("Arial"); font-weight: 400; font-style: normal; }
@font-face { font-family: "Open Sans"; src: local("Arial Bold"); font-weight: 700; font-style: normal; }
@font-face { font-family: "Georgia"; src: local("Georgia"); font-weight: 400; font-style: normal; }
@font-face { font-family: "Georgia"; src: local("Georgia Bold"); font-weight: 700; font-style: normal; }
@font-face { font-family: "Georgia"; src: local("Georgia Italic"); font-weight: 400; font-style: italic; }
@font-face { font-family: "Georgia"; src: local("Georgia Bold Italic"); font-weight: 700; font-style: italic; }
@font-face { font-family: "Roboto"; src: local("Roboto"), local("Arial"); font-weight: 400; font-style: normal; }
@font-face { font-family: "Roboto"; src: local("Roboto Bold"), local("Arial Bold"); font-weight: 700; font-style: normal; }
@font-face { font-family: "Roboto"; src: local("Roboto Black"), local("Arial Bold"); font-weight: 900; font-style: normal; }
@font-face { font-family: "Roboto Condensed"; src: local("Arial Narrow"), local("Arial"); font-weight: 700; font-style: normal; }
@font-face { font-family: "Proxima Nova"; src: local("Arial"); font-weight: 400; font-style: normal; }
@font-face { font-family: "Proxima Nova"; src: local("Arial Bold"); font-weight: 700; font-style: normal; }
@font-face { font-family: "DM Serif Display"; src: local("Georgia"); font-weight: 400; font-style: normal; }
@font-face { font-family: "HelveticaNeue Condensed"; src: local("Arial Narrow"), local("Arial"); font-weight: 800; font-style: normal; }
@font-face { font-family: "HelveticaNeue"; src: local("Helvetica Neue"), local("Arial"); font-weight: 400; font-style: normal; }
@font-face { font-family: "HelveticaNeue"; src: local("Helvetica Neue Bold"), local("Arial Bold"); font-weight: 700; font-style: normal; }
@font-face { font-family: "Inter"; src: local("Inter"), local("Segoe UI"), local("Arial"); font-weight: 400; font-style: normal; }
@font-face { font-family: "Inter"; src: local("Inter Bold"), local("Segoe UI Bold"), local("Arial Bold"); font-weight: 700; font-style: normal; }
@font-face { font-family: "Fira Sans"; src: local("Segoe UI"), local("Arial"); font-weight: 400; font-style: normal; }
@font-face { font-family: "Fira Sans"; src: local("Segoe UI Bold"), local("Arial Bold"); font-weight: 700; font-style: normal; }
@font-face { font-family: "Fira Sans"; src: local("Segoe UI Italic"), local("Arial Italic"); font-weight: 400; font-style: italic; }
@font-face { font-family: "Segoe UI"; src: local("Segoe UI"), local("Arial"); font-weight: 400; font-style: normal; }
@font-face { font-family: "Segoe UI"; src: local("Segoe UI Bold"), local("Arial Bold"); font-weight: 700; font-style: normal; }
