@font-face {
  font-family: 'Selwyn-House-School-Icons';
  src:
    url('fonts/Selwyn-House-School-Icons.woff2?bq44k1') format('woff2'),
    url('fonts/Selwyn-House-School-Icons.ttf?bq44k1') format('truetype'),
    url('fonts/Selwyn-House-School-Icons.woff?bq44k1') format('woff'),
    url('fonts/Selwyn-House-School-Icons.svg?bq44k1#Selwyn-House-School-Icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.shs-icon-special-arrow-left:before {
  content: "\e900";
}
.shs-icon-special-arrow-right:before {
  content: "\e901";
}
.shs-icon-download:before {
  content: "\e902";
}
.shs-icon-arrow-up:before {
  content: "\e903";
}
.shs-icon-arrow-down:before {
  content: "\e904";
}
.shs-icon-link:before {
  content: "\e905";
}
.shs-icon-search:before {
  content: "\e906";
}
.shs-icon-menu:before {
  content: "\e907";
}
.shs-icon-close:before {
  content: "\e908";
}
.shs-icon-plus:before {
  content: "\e909";
}
.shs-icon-minus:before {
  content: "\e90a";
}
.shs-icon-vimeo-v:before {
  content: "\e90b";
}
.shs-icon-facebook-f:before {
  content: "\e90c";
}
.shs-icon-instagram-brands:before {
  content: "\e90d";
}
.shs-icon-square-instagram-brands:before {
  content: "\e90e";
}
