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