@font-face {
    font-family: 'DejaVu Sans';
    src: url('https://geoanalytics.tibco.com/ressources/fonts/DejaVuSans.ttf') format('truetype'),
    url('https://geoanalytics.tibco.com/ressources/fonts/DejaVuSans.woff2') format('woff2'),
    url('https://geoanalytics.tibco.com/ressources/fonts/DejaVuSans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'DejaVu Sans';
    src: url('https://geoanalytics.tibco.com/ressources/fonts/DejaVuSansCondensed-Bold.ttf') format('truetype'),
    url('https://geoanalytics.tibco.com/ressources/fonts/DejaVuSansCondensed-Bold.woff2') format('woff2'),
    url('https://geoanalytics.tibco.com/ressources/fonts/DejaVuSansCondensed-Bold.woff') format('woff');
  
    font-weight: bold;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'DejaVu Sans Oblique';
    src: url('https://geoanalytics.tibco.com/ressources/fonts/DejaVuSans-Oblique.ttf') format('truetype'),
    url('https://geoanalytics.tibco.com/ressources/fonts/DejaVuSans-Oblique.woff2') format('woff2'),
    url('https://geoanalytics.tibco.com/ressources/fonts/DejaVuSans-Oblique.woff') format('woff');
    font-weight: normal;
    font-style: italic;
  }
  
  