Main section Page top

Use your own fonts!

Here you learn how to use your own fonts in the Gamification

A lot of the companies uses their own fonts in their websites / applications / banners.

We have the same functionality too for the events you need to hold in our system.

First you need to have your font in ".otf" format so you can import in our backend. You have to copy the link from the font and include it in the stylesheet ".css" file, you have to make.

It should look like this:
>Show the code< Code window

https://experience.live/resources/files/files/_1700761396_existence-stencil-light.css

@font-face {
  font-family: 'Existence Stencil Light';
  font-style: normal;
  font-weight: 400;
  src: url(https://experience.live/resources/files/files/_1700755418_Existence_Stencil_Light.otf) format('opentype');
}

After we did this steps we have to in the Fonts Archives where we can insert this new font above:

https://experience.live/index.php/website/render/2/2002/admin/archive~100092~list/100092

As you might see you can include also Google Fonts which can be found here: https://fonts.google.com/ - you can choose a Google Font name - for instance Roboto: https://fonts.google.com/specimen/Roboto add the name Roboto after this link format and insert it in Font Archive: 

https://fonts.googleapis.com/css?family=Roboto

Last step - Include one of these new fonts in your event - Your Personal Font or Google Font

 https://experience.live/index.php/website/render/2/124/admin/eventfonts/100163

You can open the drop down and choose where you need to use the Font - in headings or in lead text + other options like colors / size / formating

After you personalized your event you can save this page using the Save green botton in the footer of the page.

Search results

Page bottom