@font-face {
  font-family: 'family_portal';
  src:  url('fonts/family_portal.eot?508y9z');
  src:  url('fonts/family_portal.eot?508y9z#iefix') format('embedded-opentype'),
    url('fonts/family_portal.ttf?508y9z') format('truetype'),
    url('fonts/family_portal.woff?508y9z') format('woff'),
    url('fonts/family_portal.svg?508y9z#family_portal') 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: 'family_portal' !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;
}

.icon-display:before {
  content: "\e90a";
}
.icon-school:before {
  content: "\e90b";
}
.icon-shield:before {
  content: "\e90c";
}
.icon-download_arrow:before {
  content: "\e907";
}
.icon-document:before {
  content: "\e908";
}
.icon-close:before {
  content: "\e909";
}
.icon-down_arrow:before {
  content: "\e906";
}
.icon-logout:before {
  content: "\e900";
}
.icon-map:before {
  content: "\e901";
}
.icon-report:before {
  content: "\e902";
}
.icon-book:before {
  content: "\e903";
}
.icon-home:before {
  content: "\e904";
}
.icon-print:before {
  content: "\e905";
}
