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

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

.aa-Facebook:before {
  content: "\a900";
}
.aa-Instagram:before {
  content: "\a901";
}
.aa-Tiktok:before {
  content: "\a902";
}
.aa-Youtube:before {
  content: "\a903";
}
