    /* ------------------ CAMBIAR FUENTE ------------------ */ 
    @font-face {
        font-family: 'FuenteFuller';
        src: url('HelveticaNeueLTStd-ThEx.otf') format('opentype');
        font-weight: normal;
        font-style: normal;
    }
    body {
      /* font-family: 'FuenteFuller', sans-serif; */
    }
    /* ------------------ CAMBIAR FUENTE ------------------ */ 