/*
 Theme Name:     Goldcross Training - 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
------------------------------------------------------- */

@font-face {
  font-family: 'ETmodules';
  src: url('/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.woff2') format('woff2'),
       url('/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.woff') format('woff'),
       url('/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* =Font Fallback
------------------------------------------------------- */

body {
  font-family: 'Montserrat', 'Roboto', 'Open Sans', system-ui, -apple-system, 'Segoe UI', Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat','Open Sans', 'Roboto', system-ui, sans-serif;
}
