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

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

.ico-Authorization:before {
  content: "\e900";
}
.ico-meeting:before {
  content: "\e901";
}
.ico-copany:before {
  content: "\e902";
}
