/*
Theme Name: ILEF - Instituto Latinoamericano de Estudios de la Familia
Theme URI: https://www.ilef.edu.mx/
Description: Child theme that uses Extra
Author: ILEF - Instituto Latinoamericano de Estudios de la Familia
Author URI: https://www.ilef.edu.mx/
Template: Divi
Version: 0.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@font-face {
    font-family: 'din_problack';
    src: url('./assets/fonts/dinpro_black-webfont.woff2') format('woff2'),
         url('./assets/fonts/dinpro_black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'din_proregular';
    src: url('./assets/fonts/dinpro-webfont.woff2') format('woff2'),
         url('./assets/fonts/dinpro-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}