.fr-view {
  font-family: Arial, Helvetica, sans-serif;
}
td {
  font-family: Arial, Helvetica, sans-serif;
}
.fr-view td {
  font-family: Arial, Helvetica, sans-serif;
}
.fr-view .em_wrapper table {
  font-family: Arial, Helvetica, sans-serif;
}
@font-face { 
    font-family: 'Amarillo';
    src: url('font/amarillo/Amarillo.ttf');
}

@font-face {
    font-family: 'Gris'; 
    src: url('font/gris/Gris.ttf'); 
}

@font-face{
    font-family:"Blanco";
    src:url('font/blanco/Blanco-Regular.woff2');
}

@font-face{
    font-family:'Trebuchet MS';
    src:url('font/trebuchet/TrebuchetMS.ttf');
}