/*
Theme Name: Divi Child Theme
Theme URI: https://divireadythemes.com/
Description: Divi Child Theme
Author: Divi Ready Themes
Author URI: https://divireadythemes.com/
Template: Divi
Version: Updated for Divi 3+
*/



/*------------------------------------------------*/
/*-------------------[GENERAL]--------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-----------------[HEADER-MENU]------------------*/
/*------------------------------------------------*/

/*------------------------------------------------*/
/*------------------[FONTS]--------------------*/
/*------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
  font-family: 'The Seasons', sans-serif;
	 font-weight: 300;
}
.headingfont{
  font-family: 'The Seasons', sans-serif;
	 font-weight: 300;
}

body {
  font-family: 'Segoe UI', sans-serif;
}


@font-face {
    font-family: 'The Seasons';
    src: url('https://babirwa.com/wp-content/themes/Divi_Child/fonts/TheSeasonsBoldItalic.woff2') format('woff2'),
        url('https://babirwa.com/wp-content/themes/Divi_Child/fonts/TheSeasonsBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'The Seasons';
    src: url('https://babirwa.com/wp-content/themes/Divi_Child/fonts/TheSeasonsBold.woff2') format('woff2'),
        url('https://babirwa.com/wp-content/themes/Divi_Child/fonts/TheSeasonsBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TheSeasons';
    src: url('https://babirwa.com/wp-content/themes/Divi_Child/fonts/TheSeasonsLightItalic.woff2') format('woff2'),
        url('https://babirwa.com/wp-content/themes/Divi_Child/fonts/TheSeasonsLightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'TheSeasons';
    src: url('https://babirwa.com/wp-content/themes/Divi_Child/fonts/TheSeasonsRegular.woff2') format('woff2'),
        url('https://babirwa.com/wp-content/themes/Divi_Child/fonts/TheSeasonsRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TheSeasons';
    src: url('https://babirwa.com/wp-content/themes/Divi_Child/fonts/TheSeasonsItalic.woff2') format('woff2'),
        url('https://babirwa.com/wp-content/themes/Divi_Child/fonts/TheSeasonsItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'TheSeasons';
    src: url('https://babirwa.com/wp-content/themes/Divi_Child/fonts/TheSeasonsLightRegular.woff2') format('woff2'),
        url('https://babirwa.com/wp-content/themes/Divi_Child/fonts/TheSeasonsLightRegular.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Segoe UI';
    src: url('https://babirwa.com/wp-content/themes/Divi_Child/fonts/SegoeUI-BoldItalic.woff2') format('woff2'),
        url('https://babirwa.com/wp-content/themes/Divi_Child/fonts/SegoeUI-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('https://babirwa.com/wp-content/themes/Divi_Child/fonts/SegoeUI.woff2') format('woff2'),
        url('https://babirwa.com/wp-content/themes/Divi_Child/fonts/SegoeUI.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('https://babirwa.com/wp-content/themes/Divi_Child/fonts/SegoeUI-Bold.woff2') format('woff2'),
        url('https://babirwa.com/wp-content/themes/Divi_Child/fonts/SegoeUI-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('SegoeUI-Italic.woff2') format('woff2'),
        url('SegoeUI-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}





/*------------------------------------------------*/
/*------------------[SUBPAGES]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*-------------------[Footer]---------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*--------------------[RWD]-----------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*--[ADD TUTORIAL CUSTOMIZATION BELOW THIS LINE]--*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/




