/*
 Theme Name:     Sevalight Child theme
 Theme URI:      sevalight.org/
 Description:    Sevalight 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: 'Tangerine';
    src: url('https://sevalight.org/wp-content/uploads/fonts/Tangerine-Bold.woff2') format('woff2'),
        url('https://sevalight.org/wp-content/uploads/fonts/Tangerine-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
} */

@font-face {
    font-family: 'Tangerine';
    src: url('https://sevalight.org/wp-content/uploads/fonts/Tangerine-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('https://sevalight.org/wp-content/uploads/fonts/Lato-Semibold.woff2') format('woff2'),
        url('https://sevalight.org/wp-content/uploads/fonts/Lato-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('https://sevalight.org/wp-content/uploads/fonts/Lato-Medium.woff2') format('woff2'),
        url('https://sevalight.org/wp-content/uploads/fonts/Lato-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('https://sevalight.org/wp-content/uploads/fonts/Lato-MediumItalic.woff2') format('woff2'),
        url('https://sevalight.org/wp-content/uploads/fonts/Lato-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Crimson Text';
    src: url('https://sevalight.org/wp-content/uploads/fonts/CrimsonPro-Italic.woff2') format('woff2'),
        url('https://sevalight.org/wp-content/uploads/fonts/CrimsonPro-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
