Home › Forums › Jevelin Theme › Disable Google Fonts in the Theme Jevelin
Home › Forums › Jevelin Theme › Disable Google Fonts in the Theme Jevelin
Hi
How can I disable the Google web fonts in the Jevelin theme. I would like to load it local over the child theme.
/* raleway-regular – latin */
@font-face {
font-family: ‘Raleway’;
font-style: normal;
font-weight: 400;
src: url(‘../fonts/raleway-v12-latin-regular.eot’); /* IE9 Compat Modes */
src: local(‘Raleway’), local(‘Raleway-Regular’),
url(‘../fonts/raleway-v12-latin-regular.eot?#iefix’) format(’embedded-opentype’), /* IE6-IE8 */
url(‘../fonts/raleway-v12-latin-regular.woff2’) format(‘woff2’), /* Super Modern Browsers */
url(‘../fonts/raleway-v12-latin-regular.woff’) format(‘woff’), /* Modern Browsers */
url(‘../fonts/raleway-v12-latin-regular.ttf’) format(‘truetype’), /* Safari, Android, iOS */
url(‘../fonts/raleway-v12-latin-regular.svg#Raleway’) format(‘svg’); /* Legacy iOS */
}
Regards
Chris
Solution for this topic
We got a solution. We use the PlugIn “Disable Google Fonts”. It works.
Awesome great to see you got the solution.
Please advise if you have more questions.
Have a fantastic day!