Bell MT Type Font

1 reply · opened Apr 17, 2016

LlccrowApr 17, 2016

Hello, can you help me change or add Bell MT type face to my website http://rubaum.wmlokey.com/? I read the documentation but do not know how to do it. Please advise, Liz crow

SSemicolon WebSTAFFApr 18, 2016

Hello,

Please follow the steps below:

  1. Find the Following Code in the HTML Files:

- 

and replace them with your "Bell MT" Font Links or remove them & directly link your "Bell MT" in the style.css . Here is an Example for using Custom Fonts: http://css-tricks.com/snippets/css/using-font-face/

Remember Canvas is using 3 Fonts by Default. So only remove the Font you do not require.

  1. Now Replace the Font Family in the style.css File. Search for the Following Font Families Codes in the CSS and replace only the Fonts you want to be replaced with "Bell MT":
font-family: 'Lato', sans-serif;

or

font-family: 'Raleway', sans-serif;

or

font-family: 'Crete Round', serif;

and replace with:

font-family: "Bell MT", Arial, sans-serif;

That’s all! This will replace your Font Families throughout the Template. Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard