@font-face {
  font-family: 'ronstech-rt-icon-b2b';
  src:  url('fonts/ronstech-rt-icon-b2b.eot?ukkw5l');
  src:  url('fonts/ronstech-rt-icon-b2b.eot?ukkw5l#iefix') format('embedded-opentype'),
    url('fonts/ronstech-rt-icon-b2b.ttf?ukkw5l') format('truetype'),
    url('fonts/ronstech-rt-icon-b2b.woff?ukkw5l') format('woff'),
    url('fonts/ronstech-rt-icon-b2b.svg?ukkw5l#ronstech-rt-icon-b2b') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.icon-file:before {
  content: "\1f322";
}
