/* @font-face { 
	font-family: Flama Script-Regular; 
	src: url(/wp-content/themes/electrician-child/fonts/Flama.ttf); 
	font-weight: normal; 
}

@font-face { 
	font-family: Flama Script-Regular; 
	src: url(/wp-content/themes/electrician-child/fonts/Flama-Book.ttf); 
}

@font-face { 
	font-family: Flama Script-Regular; 
	src: url(/wp-content/themes/electrician-child/fonts/Flama-Basic.ttf); 
}

@font-face { 
	font-family: Flama Script-Regular; 
	src: url(/wp-content/themes/electrician-child/fonts/Flama-Light.otf); 
}

@font-face { 
	font-family: Flama Script-Regular; 
	src: url(/wp-content/themes/electrician-child/fonts/Flama-Thin.ttf); 
}

@font-face { 
	font-family: Flama Script-Regular; 
	src: url(/wp-content/themes/electrician-child/fonts/Flama-Ultralight.otf); 
}

@font-face { 
	font-family: Flama Script-Regular; 
	src: url(/wp-content/themes/electrician-child/fonts/Flama-Bold.ttf); 
}

@font-face { 
	font-family: Flama Script-Regular; 
	src: url(/wp-content/themes/electrician-child/fonts/Flama-BoldItalic.ttf); 
}

@font-face { 
	font-family: Flama Script-Regular; 
	src: url(/wp-content/themes/electrician-child/fonts/Flama-Medium.ttf); 
} */

@font-face { 
	font-family: "Flama";
	src: url('/wp-content/themes/electrician-child/fonts/Flama.ttf'); 
	font-weight: normal; 
}

@font-face { 
	font-family: "Flama-Book";
	src: url('/wp-content/themes/electrician-child/fonts/Flama-Book.ttf'); 
}

@font-face { 
	 font-family: "Flama-Basic";
	 src: url('/wp-content/themes/electrician-child/fonts/Flama-Basic.ttf') format('truetype');
}

@font-face { 
	font-family: "Flama-Light";
	src: url('/wp-content/themes/electrician-child/fonts/Flama-Light.ttf') format('truetype');; 
}

@font-face { 
	font-family: "Flama-Thin";
	src: url('/wp-content/themes/electrician-child/fonts/Flama-Thin.ttf') format('truetype');; 
}

@font-face { 
	font-family: "Flama-Ultralight";
	src: url('/wp-content/themes/electrician-child/fonts/Flama-Ultralight.ttf') format('truetype');; 
}

@font-face {
    font-family: "Flama-Bold";
    src: url('/wp-content/themes/electrician-child/fonts/Flama-Bold.ttf') format('truetype');
}

@font-face { 
	font-family: "Flama-BoldItalic"; 
	src: url('/wp-content/themes/electrician-child/fonts/Flama-BoldItalic.ttf'); 
}

@font-face { 
	font-family: "Flama-Medium";
	src: url('/wp-content/themes/electrician-child/fonts/Flama-Medium.ttf'); 
}