import _JSXStyle from "styled-jsx/style"; export default function Home({ fontFamily }) { return
<_JSXStyle id={"ae6b96ca586fe51a"} dynamic={[ fontFamily ]}>{`body{font-family:${fontFamily}}code:before,code:after{content:"\`"}`}
; };