/*
 Theme Name:     Divi Child
 Theme URI:      https://www.chefblogger.me
 Description:    Divi Child Theme
 Author:         Eric Mächler
 Author URI:     https://www.ericmaechler.com
 Template:       Divi
 Version:        1.0.0
*/


@font-face {
  font-family: 'NexaTextBook';
  src: url('/wp-content/themes/divi-child/fonts/NexaTextBook.woff2') format('woff2'), url('/wp-content/themes/divi-child/fonts/NexaTextBook.woff') format('woff');
}
@font-face {
  font-family: 'NexaBold';
  src: url('/wp-content/themes/divi-child/fonts/fonts/NexaBold.woff2') format('woff2'), url('/wp-content/themes/divi-child/fonts/NexaBold.woff') format('woff');
}
@font-face {
  font-family: 'NexaRegular';
  src: url('/wp-content/themes/divi-child/fonts/NexaRegular.woff2') format('woff2'), url('/wp-content/themes/divi-child/fonts/NexaRegular.woff') format('woff');
}
@font-face {
  font-family: 'NexaLight';
  src: url('/wp-content/themes/divi-child/fonts/NexaLight.woff2') format('woff2'), url('/wp-content/themes/divi-child/fonts/NexaLight.woff') format('woff');
}