module.exports = { darkMode: "class", theme: { extend: { fontFamily: { "rockford-light": ["RockfordSansLight"], }, }, }, };