/*
Theme Name: Curly Child
Theme URI: https://curly.qodeinteractive.com/
Description: A child theme of Curly Theme
Author: Mikado Themes
Author URI: https://qodeinteractive.com/
Version: 1.0.0
Text Domain: curly
Template: curly
*/

@font-face { 
	font-family: DIN Alternate Bold; 
	src: url(https://bouthaina.hi-giraffe.com/bouthaina/wp-content/themes/curly/fonts/DIN-Alternate-Bold.ttf); 
	font-weight: normal; 
}

body { 
font-family: "DIN Alternate Bold", Arial, sans-serif; 
}

h1, h2, h3, h4, h5, h6, p, span, a, body {
    font-family: "DIN Alternate Bold", Arial, sans-serif;
}