
@font-face {
    font-family: 'manrope_regular';
    src: url('/wp-content/themes/generatepress_child/fonts/Manrope-Regular.woff2') format('woff2'),
         url('/wp-content/themes/generatepress_child/fonts/Manrope-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display:swap; /*primero carga la fuente por defecto*/
}

@font-face {
    font-family: 'manrope_medium';
    src: url('/wp-content/themes/generatepress_child/fonts/Manrope-Medium.woff2') format('woff2'),
         url('/wp-content/themes/generatepress_child/fonts/Manrope-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display:swap; /*primero carga la fuente por defecto*/
}

@font-face {
    font-family: 'manrope_extrabold';
    src: url('/wp-content/themes/generatepress_child/fonts/Manrope-ExtraBold.woff2') format('woff2'),
         url('/wp-content/themes/generatepress_child/fonts/Manrope-ExtraBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display:swap; /*primero carga la fuente por defecto*/
}
