/*
 Theme Name:     Divi Child
 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: 'Lato';
    src: url('fonts/Lato-Thin.ttf');
    font-weight: 100;
    font-style: normal;
}

@font-face 
{
    font-family: 'Lato';
    src: url('fonts/Lato-Light.ttf');
    font-weight: 300;
    font-style: normal;
}

@font-face 
{
    font-family: 'Lato';
    src: url('fonts/Lato-Regular.ttf');
    font-weight: 400;
    font-style: normal;
}

@font-face 
{
    font-family: 'Lato';
    src: url('fonts/Lato-Bold.ttf');
    font-weight: 700;
    font-style: normal;
}

@font-face 
{
    font-family: 'Lato';
    src: url('fonts/Lato-Black.ttf');
    font-weight: 900;
    font-style: normal;
}

@font-face 
{
    font-family: 'Aref Ruqaa';
    src: url('fonts/ArefRuqaa-Bold.ttf');
    font-weight: 700;
    font-style: italic;
}