/* ==UserStyle==
@name         DuckDuckGo font
@description  I know you can change the font on the site, but then it breaks auto-darkmode
@match        https://duckduckgo.com/*
@match        https://*.duckduckgo.com/*
@version      1.0.0
==/UserStyle== */

* { font-family: ui-sans-serif, sans-serif }

pre, code { font-family: ui-monospace, menlo, monospace !important }

.header__button--menu, .module__toggle__chevron { font-family: ddg-serp-icons !important }
