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

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

.oi-icons-ruined:before {
  content: "\e900";
}
.oi-icons-registration:before {
  content: "\e901";
}
.oi-icons-prevention:before {
  content: "\e902";
}
.oi-icons-insurance:before {
  content: "\e903";
}
