/*
 Theme Name:     Divi Child
 Description:    Divi Child Theme
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/* montserrat-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/Divi%20Child/fonts/montserrat-v29-latin-regular.woff2') format('woff2'),
       url('/wp-content/themes/Divi%20Child/fonts/montserrat-v29-latin-regular.ttf') format('truetype'); 
}
/* montserrat-900 - latin */
@font-face {
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url('/wp-content/themes/Divi%20Child/fonts/montserrat-v29-latin-800.woff2') format('woff2'),
       url('/wp-content/themes/Divi%20Child/fonts/montserrat-v29-latin-800.ttf') format('truetype');
}