I think rather than copy-pasting mime.types, we can include another `type {}` block in our nginx.conf with additional types ``` types{ application/font-woff2 woff2; } ```