Is there a way to change the font… I found this bit of coding in the DFFS_backend.css document, but I don’t want to destroy something by modifying it.. (I’m new to all this)
*/
body{
overflow:hidden!important;
font-family: Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;
I would love to use connections as my font (if possible) the Segoe makes my lowercase i look like lowercase l and while it’s minor… it’s something i know I’m going to have people comment about.
thanks in advance!