@font-face {
  font-family: 'icomoon';
  src:  url('https://i.icomoon.io/public/2683fb8b10/HVP/icomoon.eot?ceeyak');
  src:  url('https://i.icomoon.io/public/2683fb8b10/HVP/icomoon.eot?ceeyak#iefix') format('embedded-opentype'),
    url('https://i.icomoon.io/public/2683fb8b10/HVP/icomoon.woff2?ceeyak') format('woff2'),
    url('https://i.icomoon.io/public/2683fb8b10/HVP/icomoon.ttf?ceeyak') format('truetype'),
    url('https://i.icomoon.io/public/2683fb8b10/HVP/icomoon.woff?ceeyak') format('woff'),
    url('https://i.icomoon.io/public/2683fb8b10/HVP/icomoon.svg?ceeyak#icomoon') 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: 'icomoon' !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-scroll:before {
  content: "\e90c";
}
.icon-arrow:before {
  content: "\e90b";
}
.icon-accident:before {
  content: "\e900";
}
.icon-online:before {
  content: "\e901";
}
.icon-map:before {
  content: "\e902";
}
.icon-faq:before {
  content: "\e903";
}
.icon-documents:before {
  content: "\e904";
}
.icon-personal-insurance:before {
  content: "\e905";
  color: #fff;
}
.icon-citizen-insurance:before {
  content: "\e906";
  color: #fff;
}
.icon-business-insurance:before {
  content: "\e907";
  color: #fff;
}
.icon-car-insurance:before {
  content: "\e908";
  color: #fff;
}
.icon-organization-insurance:before {
  content: "\e909";
  color: #fff;
}
.icon-insured-event:before {
  content: "\e90a";
  color: #fff;
}
