@font-face {
  font-family: 'team-4';
  src:  url('fonts/team-4.eot?vgplpk');
  src:  url('fonts/team-4.eot?vgplpk#iefix') format('embedded-opentype'),
    url('fonts/team-4.ttf?vgplpk') format('truetype'),
    url('fonts/team-4.woff?vgplpk') format('woff'),
    url('fonts/team-4.svg?vgplpk#team-4') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.team4-iconsTeam-4:before {
  content: "\e900";
  color: #a21c26;
}
