/*---------------------------------------------------------------------------------

 Theme Name:   Divi Child Theme
 Theme URI:    
 Description:  
 Author:       
 Author URI:   
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

   @font-face {
    font-family: 'RightGroteskWideMedium';
    src: url('/wp-content/themes/divi-child-theme/fonts/RightGroteskWideMedium.eot');
    src: url('/wp-content/themes/divi-child-theme/fonts/RightGroteskWideMedium.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/divi-child-theme/fonts/RightGroteskWideMedium.woff') format('woff'),
         url('/wp-content/themes/divi-child-theme/fonts/RightGroteskWideMedium.ttf') format('truetype'),
         url('/wp-content/themes/divi-child-theme/fonts/RightGroteskWideMedium.svg#RightGroteskWideMedium') format('svg');
    font-weight: normal;
    font-style: normal;
   }

   @font-face {
    font-family: 'RightGroteskNarrowLight';
    src: url('/wp-content/themes/divi-child-theme/fonts/RightGroteskNarrowLight.eot');
    src: url('/wp-content/themes/divi-child-theme/fonts/RightGroteskNarrowLight.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/divi-child-theme/fonts/RightGroteskNarrowLight.woff') format('woff'),
         url('/wp-content/themes/divi-child-theme/fonts/RightGroteskNarrowLight.ttf') format('truetype'),
         url('/wp-content/themes/divi-child-theme/fonts/RightGroteskNarrowLight.svg#RightGroteskWideMedium') format('svg');
    font-weight: normal;
    font-style: normal;
   }

h1, h2, h3, h4, h5, h6, .et_pb_button, .et_pb_text_inner ul, .heading-blurb .et_pb_blurb_description {
	font-family: 'RightGroteskWideMedium', sans-serif;
}

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