/*
 Theme Name:   Rakar Child  
 Theme URI:    https://wordpress.themeholy.com/rakar
 Description:  This is a child theme for Rakar - WordPress Theme
 Author:       Themeholy
 Author URI:   https://themeforest.net/user/themeholy 
 Template:     rakar
 Version:      1.0
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  rakar-child
*/

/*  [ Add your custom css below ] 
- - - - - - - - - - - - - - - - - - - - */  

@font-face {
    font-family: 'Berlin Sans FB';
    src: url('/wp-content/themes/rakar-child/fonts/berlin-sans/BRLNSB.TTF') format('TTF'),
         url('/wp-content/themes/rakar-child/fonts/berlin-sans/BRLNSR.TTF') format('TTF'),
	
	      
    font-weight: normal;
    font-style: normal;
}

:root {
	--body-font:montserrat;
	--title-font:'Berlin Sans FB', sans-serif;
}

.home-electrician {
    --body-bg: #ffd8b7;
    --theme-color: #FA2D39;
    --th-border-color: #E1E4E5;
}

