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

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

.syntra-bubble-chat:before {
  content: "\e900";
}
.syntra-person-2:before {
  content: "\e901";
}
.syntra-refresh:before {
  content: "\e902";
}
.syntra-speakers:before {
  content: "\e903";
}
.syntra-star:before {
  content: "\e904";
}
