@font-face {
  font-family: 'TCCC-Regular';
  src: url('../fonts/TCCC-UnityHeadline-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TCCC-Medium';
  src: url('../fonts/TCCC-UnityHeadline-Medium.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TCCC-Bold';
  src: url('../fonts/TCCC-UnityHeadline-Bold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Font Awesome 5 Brands';
  src: url('../fonts/vendor/fa-brands-400.woff2') format('woff2');
  font-weight:normal;
  font-style:normal;
  font-display: swap;
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  src: url('../fonts/vendor/fa-regular-400.woff2') format('woff2');
  font-weight:normal;
  font-style:normal;
  font-display: swap;
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  src: url('../fonts/vendor/fa-solid-900.woff2') format('woff2');
  font-weight:normal;
  font-style:normal;
  font-display: swap;
}
