Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Supreme
  • #6176
    mary
    Member
    Post count: 14

    Hi,
    I want to use a font (Gotham) that is not in the default menu nor in the Google fonts. How can I upload it into the theme?
    Thanks
    Mary

    #6239
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi Mary,

    Please read here for an example: http://support.swiftideas.net/forums/topic/extra-google-fonts/

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

    #6303
    mary
    Member
    Post count: 14
    This reply has been marked as private.
    #6304
    mary
    Member
    Post count: 14
    This reply has been marked as private.
    #6322
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi,

    Sorry about that permission error, forgot about the separate verification for each individual theme. Also, don’t worry about the license, private replies are visible only to you and our staff (I’ve removed it anyway).

    Here’s what I had wrote in there (customer was asking the same thing):

    Hi,

    I’d do it with custom CSS:

    @import url('http://googlefonturl');

    Then you would need to override our CSS for any element you want to use that font on. Example for a h1 heading:

    h1 {
      font-family: "Font Name" !important;
    }

    Regards,
    ————————————————————————————————————

    Cosmin
    Support Assistant

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register