/*
Theme Name: Divi Child
Theme URI: https://diviextended.com/
Version: 1.0
Description: Child Theme of Divi
Author: Divi Extended
Template: Divi
*/
@import url("../Divi/style.css");
@font-face {
  font-family: 'impact';
  src: url('/wp-content/themes/tu-tema/fonts/nombre-de-tu-fuente.woff2') format('woff2'),
       url('/wp-content/themes/tu-tema/fonts/impact.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}