Tagged: font, LayerSlider WP, mobile
Hi there,
I use the font QueulatSoft-Black for my headings. I added the following code to my Custom CSS
h1, h2, h3, h4, h5, h6 {
font-family: QueulatSoft-Black;
font-weight: normal;
font-style: normal;
}
Everything works fine exept in the LayerSlider WP on mobile divices. There an other font is displayed. How can i solve this problem?
Thanks