@font-face {
    font-family: 'Nestle';
    src: url('\web\themes\contrib\bootstrap_barrio\fonts\NestleText-Book.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Nestle';
    src: url('\web\themes\contrib\bootstrap_barrio\fonts\NestleText-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

*,body{
    font-family: 'Nestle',Arial !important;
}