/* Roma Neue - Variable Font */
@font-face {
    font-family: 'Roma Neue';
    src: url('fonts/RomaNeueVF.ttf') format('truetype-variations'),
         url('fonts/RomaNeueVF.ttf') format('truetype');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

.sfondo {
width: 100%; height: 100%; top: 0; left: 0;
background: #003F35; position: fixed; z-index: -1;
--background: url(images/SfondoMedia.jpg) no-repeat center top; position: fixed; z-index: -1;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

.element.style {
    z-index: 4;
    background-color: rgb(243, 243, 241);
    opacity: 1;
    text-align: left;
    color: RED;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-size: 10pt;
    cursor: default;
}

/* Override globale: applica Roma Neue su tutte le classi visuali generate da IDWS
   (workaround per il file iw.css mancante che dovrebbe contenere le definizioni VSV*) */
body, td, div, span, input, select, textarea, button,
[class^="VSV"], [class^="VSH"] {
    font-family: 'Roma Neue', Arial, sans-serif !important;
}

 
