@font-face {
  font-family: 'viscenter';
  src:  url('fonts/viscenter.eot?op6fef');
  src:  url('fonts/viscenter.eot?op6fef#iefix') format('embedded-opentype'),
    url('fonts/viscenter.ttf?op6fef') format('truetype'),
    url('fonts/viscenter.woff?op6fef') format('woff'),
    url('fonts/viscenter.svg?op6fef#viscenter') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/*[class^="vis-"], [class*=" vis-"] {*/
[class^="vis-i-"], [class*=" vis-i-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'viscenter' !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;
}

.vis-i-tablet:before {
  content: "\e900";
  /*color: #000;*/
}
.vis-i-portfel:before {
  content: "\e901";
  /*color: #000;*/
}
.vis-i-monitor:before {
  content: "\e902";
  /*color: #000;*/
}
