/*
 Theme Name:     Divi Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */
@font-face {
    font-family: 'AA Custom Palash';
       src: url('/wp-content/themes/Divi-child/fonts/Palash-Regular.ttf') format('ttf'),
		   url('/wp-content/themes/Divi-child/fonts/Palash-Regular.otf') format('otf'),
		   url('/wp-content/themes/Divi-child/fonts/Palash-Regular.woff') format('woff'),
		   url('/wp-content/themes/Divi-child/fonts/Palash-Regular.woff2') format('woff2');
}