@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');

@font-face {
    font-family: 'roboto';
    src: url('/wp-content/themes/mimundosocial/fonts/Roboto-VariableFont_wdth,wght.woff2') format('woff2'),
         url('/wp-content/themes/mimundosocial/fonts/Roboto-VariableFont_wdth,wght.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto-italic';
    src: url('/wp-content/themes/mimundosocial/fonts/Roboto-Italic-VariableFont_wdth,wght.woff2') format('woff2'),
         url('/wp-content/themes/mimundosocial/fonts/Roboto-Italic-VariableFont_wdth,wght.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

