• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 30.06.20, 12:56
  • Opened by: Bastien Lefevre
  • Closed by: Anonymous Submitter
  • Closed on:
  • Reason: Not a bug

Ticket #18504 - issue adding font

Hi,
I’m trying to add a new font but something is wrong with the step 5 (from this tutorial https://alysum5.promokit.eu/promokit/documentation/#faq13)
Can you help me please and tell me where the file “fonts.json” is ?

Thank you

Comments

Bastien Lefevre 02 Jul 2020, 18:51

Ok I did that. but now how can i use the font i installed on a cms page ? this one in particular http://preprodb2c.bonbons-barnier.fr/content/14-notre-savoir-faire

Thank you

Fred 06 Jul 2020, 12:58

just assign new font for an event where you want to change the font, like this

.element {
font-family: "CustomFont";
}