Want to add the new font

You can override the font family for dashboard by adding CSS rule

body.nr-dashboard-theme {
    font-family: Brush Script MT;
}

If you don't know how to override the dashboard styles, read this thread: 🖌 Customize dashboard CSS