/*
Theme Name: El secreto del chandé
Theme URI: https://elsecretodelchande.mydev.app/
Version: 0.0.2
Description: El secreto del chandé Theme
Author: Emilio
Author URI: http://emiliozapatadg.com
Template: twentytwentyfive
*/
 
/*----------------- Cambios a partir de aquí -------------------------------*/

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

}

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

}
/* 
@font-face {
    font-family: 'nf-le_petit_cochonregular';
    src: url('fonts/petit_cochon-webfont.woff2') format('woff2'),
         url('fonts/petit_cochon-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'nf-le_petit_cochonregular';
    src: url('fonts/etit_cochon-webfont.woff2') format('woff2'),
         url('fonts/petit_cochon-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
*/
body, html {
    background-color: #e7c49c;
}
.wp-block-navigation__responsive-container-content,
h1{
    font-family: 'bobby_rough_softregular';
}
body.page p.justify-text{
    text-align:justify!important;
}
body.page .wp-block-image.aligncenter>figcaption {
    font-family: 'bobby_rough_softregular';
    font-size: 24px;
    display: block;
}
body > div.wp-site-blocks > header{
    position: fixed;
    z-index: 9;
    background-color: #e7c49c;
    width: 100%;
    top: 0px;
}
main .wp-block-group{
	margin-top: 241px!important;
}
/* body.page.page-id-22{
     background-image: url('img/ritmo.webp');
}
body.page.page-id-26{
     background-image: url('img/danza.webp');
}
body.page.page-id-32{
     background-image: url('img/vestuario.webp');
}
body.page.page-id-36{
     background-image: url('img/instrumentos.webp');
}  */
