/* 
 Theme Name:     Bare bones for Divi
 Author:         Divi theme examples
 Author URI:     http://www.divithemeexamples.com 
 Template:       Divi
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 



@font-face {
    font-family: 'just_lovely_slanted_wideRg';
    src: url('fonts/justlovely_slanted_wide-webfont.woff2') format('woff2'),
         url('fonts/justlovely_slanted_wide-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'just_lovely_slantedregular';
    src: url('fonts/justlovely_slanted-webfont.woff2') format('woff2'),
         url('fonts/justlovely_slanted-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'just_lovelyregular';
    src: url('fonts/justlovely-webfont.woff2') format('woff2'),
         url('fonts/justlovely-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'just_lovely_extrasregular';
    src: url('fonts/justlovelyextras-webfont.woff2') format('woff2'),
         url('fonts/justlovelyextras-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

