@font-face {
  font-family: 'Hagar Support Icons';
  src: url('../font/hagar-support-icons.woff2') format('woff2'),
       url('../font/hagar-support-icons.woff') format('woff'),
       url('../font/hagar-support-icons.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="hsi-"]:before,
[class*=" hsi-"]:before {
  font-family: 'Hagar Support Icons';
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.hsi-child-protection:before { content: '\e800'; }
.hsi-psychosocial-counselling:before { content: '\e801'; }
.hsi-education:before { content: '\e802'; }
.hsi-health-support:before { content: '\e803'; }
.hsi-family-tracing-mediation:before { content: '\e804'; }
.hsi-school-essentials:before { content: '\e805'; }
.hsi-practical-support:before { content: '\e806'; }
.hsi-legal-advice:before { content: '\e807'; }
