@font-face {
  font-family: 'Surecall';
  src:
    url('fonts/Surecall.ttf?ukwck2') format('truetype'),
    url('fonts/Surecall.woff?ukwck2') format('woff'),
    url('fonts/Surecall.svg?ukwck2#Surecall') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.sc-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Surecall' !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;
}

.sc-satisfaction:before {
  content: "\e90a";
}
.sc-person:before {
  content: "\e90b";
}
.sc-partners:before {
  content: "\e90c";
}
.sc-experience:before {
  content: "\e90d";
}
.sc-checkmark:before {
  content: "\e909";
}
.sc-administrative-staff:before {
  content: "\e900";
}
.sc-classroom-teachers:before {
  content: "\e901";
}
.sc-download:before {
  content: "\e902";
}
.sc-heads-leadership:before {
  content: "\e903";
}
.sc-search:before {
  content: "\e904";
}
.sc-specialist-services:before {
  content: "\e905";
}
.sc-subject-specialist:before {
  content: "\e906";
}
.sc-support-staff:before {
  content: "\e907";
}
.sc-upload:before {
  content: "\e908";
}
