@font-face {
    font-family: 'MiFuenteEjemplo';
    src: url('https://drive.google.com/uc?export=download&id=1ZJ1_UtnK2OvjoelQljL98KNO-52upY7G') format('woff2');
    font-weight: normal;
    font-style: normal;
}

#textPreview {
    font-family: 'MiFuenteEjemplo', sans-serif;
    font-size: 24px;
    color: #000;
}