/*
 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
------------------------------------------------------- */

/* Sora Regular */
@font-face {
  font-family: 'Sora';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('/wp-content/webfonts/Sora-Regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/wp-content/webfonts/Sora-Regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* Sora Medium */
@font-face {
  font-family: 'Sora';
  font-style: normal;
  font-weight: 500;
  src: local(''),
       url('/wp-content/webfonts/Sora-Medium.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/wp-content/webfonts/Sora-Medium.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* Sora Semi Bold */
@font-face {
  font-family: 'Sora';
  font-style: normal;
  font-weight: 600;
  src: local(''),
       url('/wp-content/webfonts/Sora-SemiBold.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/wp-content/webfonts/Sora-SemiBold.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* Sora Bold */
@font-face {
  font-family: 'Sora';
  font-style: bold;
  font-weight: 700;
  src: local(''),
       url('/wp-content/webfonts/Sora-Bold.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/wp-content/webfonts/Sora-Bold.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* Sora Extra Bold */
@font-face {
  font-family: 'Sora';
  font-style: bold;
  font-weight: 800;
  src: local(''),
       url('/wp-content/webfonts/Sora-ExtraBold.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/wp-content/webfonts/Sora-ExtraBold.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* Sora Light */
@font-face {
  font-family: 'Sora';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('/wp-content/webfonts/Sora-Light.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/wp-content/webfonts/Sora-Light.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* Grandstander Light */
@font-face {
  font-family: 'Grandstander';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('/wp-content/webfonts/Grandstander-Light.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/wp-content/webfonts/Grandstander-Light.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* Grandstander Bold */
@font-face {
  font-family: 'Grandstander';
  font-style: bold;
  font-weight: 700;
  src: local(''),
       url('/wp-content/webfonts/Grandstander-Bold.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/wp-content/webfonts/Grandstander-Bold.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}


