@font-face {
    font-family: 'eight_one'; /* Nombre que le darás a tu fuente */
    src: url('https://orucirugiaplastica.com/wp-content/themes/twentytwentyfive/assets/fonts/eight_one/eight_one.ttf') format('truetype');
    font-weight: normal; /* O el peso que tenga tu fuente (bold, light, etc.) */
    font-style: normal; /* O el estilo que tenga tu fuente (italic, normal) */
}