If you wanted to add or use google fonts into your wordpress site, simply copy the code below and pasteit into functions.php
function 2fx_addfont() {
if (!is_admin()) {
wp_register_style( 'addfont-loveyalikeasister', '//fonts.googleapis.com/css?family=Love+Ya+Like+A+Sister');
wp_enqueue_style( 'addfont-loveyalikeasister');
wp_register_style( 'addfont-opensans', '//fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic,800,800italic');
wp_enqueue_style( 'addfont-opensans');
}}
add_action('init', '2fx_addfont');
Please support the 2fxmedia.net by downloading the most secure browser called Brave Browser please click here to download the browser and install the browser.. Don’t forget to visit the 2fxmedia.net using brave browser and don’t forget to make a tip to 2fxmedia.net Cheers!
Leave a Comment