@font-face {
  font-family: 'TheSchoolofUXIcons';
  src:
    url('../fonts/TheSchoolofUXIcons.woff2?zxsc0') format('woff2'),
    url('../fonts/TheSchoolofUXIcons.ttf?zxsc0') format('truetype'),
    url('../fonts/TheSchoolofUXIcons.woff?zxsc0') format('woff'),
    url('../fonts/TheSchoolofUXIcons.svg?zxsc0#TheSchoolofUXIcons') 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: 'TheSchoolofUXIcons' !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-open:before {
  content: "\e918";
}
.icon-arrow-down:before {
  content: "\e917";
}
.icon-search:before {
  content: "\e916";
}
.icon-growth:before {
  content: "\e915";
}
.icon-skype:before {
  content: "\e914";
}
.icon-people:before {
  content: "\e913";
}
.icon-facebook .path1:before {
  content: "\e90b";
  color: rgb(59, 89, 152);
}
.icon-facebook .path2:before {
  content: "\e90c";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-linkedin .path1:before {
  content: "\e90d";
  color: rgb(14, 118, 168);
}
.icon-linkedin .path2:before {
  content: "\e90e";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-twitter .path1:before {
  content: "\e90f";
  color: rgb(38, 166, 209);
}
.icon-twitter .path2:before {
  content: "\e910";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-youtube .path1:before {
  content: "\e911";
  color: rgb(244, 67, 54);
}
.icon-youtube .path2:before {
  content: "\e912";
  margin-left: -1em;
  color: rgb(250, 250, 250);
}
.icon-books:before {
  content: "\e901";
}
.icon-networking:before {
  content: "\e900";
}
.icon-slides:before {
  content: "\e902";
}
.icon-coffee:before {
  content: "\e907";
}
.icon-discount:before {
  content: "\e908";
}
.icon-tutor:before {
  content: "\e909";
}
.icon-certificate:before {
  content: "\e90a";
}
.icon-menu:before {
  content: "\e905";
}
.icon-close:before {
  content: "\e906";
}
.icon-date:before {
  content: "\e903";
}
.icon-location:before {
  content: "\e904";
}
