Differents h1 style

Home Forums Use Any Fonts Differents h1 style

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #262674
    Gerald
    Guest

    Hi

    Here is my font settings in Use Any Font
    1 grandhotel-regular h2 Delete
    2 raleway-thin h3, h4, h5, h6 Delete
    3 raleway-bold strong Delete
    4 raleway-semibold h1

    But sometimes i need some h1 title to be displayed with grandhotel-regular font.

    So i would like to create a custom css like this :
    my_title h1 {
    font-family: grandhotel-regular;
    src: url(….);
    }

    I don’t know the source url
    I don’t know if it’s the best thing to do in my case

    Please could you provide me help ?

    #263429
    Dinesh
    Keymaster

    Hi Gerald,

    You don’t need to use src there. Just use the font name in font family and it should fix the issue.

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Differents h1 style’ is closed to new replies.