Custom fonts
-
Hi, I am working on a local site with Hello-elementor theme and I am testing some plugins to renew my online website.
Is there a way in free foogallery plugin to customize the font ?
I tried several methods to customize all css in the different sections of the plugin, but nothing works.
I added my custom font with a plugin, and I also add the fonts adding a fonts folder in the theme folder.
Then I added this code in the css sections:@font-face { font-family: 'Caviar Dreams'; src: url('\sito\wp-content\themes\hello-elementor\fonts\CaviarDreams-webfont.eot'); src: url('\sito\wp-content\themes\hello-elementor\fonts\CaviarDreams-webfont.eot?#iefix') format('embedded-opentype'), url('\sito\wp-content\themes\hello-elementor\fonts\CaviarDreams-webfont.woff2') format('woff2'), url('\sito\wp-content\themes\hello-elementor\fonts\CaviarDreams-webfont.woff') format('woff'), url('\sito\wp-content\themes\hello-elementor\fonts\CaviarDreams-webfont.ttf') format('truetype'), url('\sito\wp-content\themes\hello-elementor\fonts\CaviarDreams-webfont.svg#caviar_dreamsregular') format('svg'); font-weight: normal; font-style: normal; }
sorry I am not a developer, I am trying to do by myself
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Custom fonts’ is closed to new replies.