@font-face {
  font-family: 'slb-x-icons17';
  src:  url('/-/media/BenficaDP/ResourceFiles/fonts/2020/slb-x-icons17.eot?t6w802');
  src:  url('/-/media/BenficaDP/ResourceFiles/fonts/2020/slb-x-icons17.eot?t6w802#iefix') format('embedded-opentype'),
    url('/-/media/BenficaDP/ResourceFiles/fonts/2020/slb-x-icons17.ttf?t6w802') format('truetype'),
    url('/-/media/BenficaDP/ResourceFiles/fonts/2020/slb-x-icons17.woff?t6w802') format('woff'),
    url('/-/media/BenficaDP/ResourceFiles/fonts/2020/slb-x-icons17.svg?t6w802#slb-x-icons17') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="x-icon-"], [class*=" x-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'slb-x-icons17' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.x-icon-google:before {
  content: "\a001";
}
.x-icon-microsoft:before {
  content: "\a002";
}
.x-icon-seen:before {
  content: "\e900";
}
.x-icon-unseen:before {
  content: "\e901";
}
