/*
Theme Name: Kadence Child
Theme URI: https://iframe-spar-es.heineken.com/
Description: Tema hijo de Kadence
Author: Tu Nombre
Author URI: https://iframe-spar-es.heineken.com/
Template: kadence
Version: 1.0.0
Text Domain: kadence-child
*/

@import url("../kadence/style.css");

@font-face {
    font-family: 'Heineken Serif 18';
    src: url('./fonts/HeinekenSerif18-Medium.woff2') format('woff2'),
        url('./fonts/HeinekenSerif18-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Heineken Serif 18';
    src: url('./fonts/HeinekenSerif18-Regular.woff2') format('woff2'),
        url('./fonts/HeinekenSerif18-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'HEINEKEN Core';
    src: url('./fonts/HEINEKENCore-Bold.woff2') format('woff2'),
        url('./fonts/HEINEKENCore-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
