/*
 Theme Name: Divi Child
 Theme URI: https://example.com/
 Description: Child theme for Divi
 Author: ChatGPT
 Template: Divi
 Version: 1.0
*/


@font-face {
  font-family: 'Nunito Sans';
  src: url('fonts/nunito-sans-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Nunito Sans';
  src: url('fonts/nunito-sans-bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
