BS"D
Shalom
Websites Discussed
http://leavesofmedicine.webflow.io/
http://www.leavesofmedicine.com/
Shared Link:
https://preview.webflow.com/preview/leavesofmedicine?preview=793dd4b88cebd0bfa5b621cc7f28e660
The webflow version of the site looks great. When I export the code to the real version of the site at http://www.leavesofmedicine.com, the custom fonts which I uploaded don’t show up. They used to and now they don’t. I therefore upload new and different fonts but it still doesn’t show in the exported version.
I also tried waiting some time to see if it would update, and also deleting all my files on my server. Nothing helps.
Here is a custom font example from the CSS file that webflow generates.
@font-face {
font-family: 'Hadasimclm';
src: url('../fonts/HadasimCLM-Regular.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'David clm bold';
src: url('../fonts/DavidCLM-Bold.ttf') format('truetype');
font-weight: 800;
font-style: normal;}
Thanks
Yoram Aharon