I have imported a demo them to my new website. Demo theme uses Oswald font nad I’d like to change it. I have set the default font to Poppins, and have changed fonts everywhere but the Oswald font still appears. I have fixed the header with this code.
.elementor-kit-23 {
font-family: “Poppins”, Sans-serif;
}
But the Oswald font still appears on multiple locations through my site. For example footer.
When can I changethe font for good?