@font-face {
  font-family: 'Truist Trio';
  src: url('TruistTrio_W_Rg.woff2') format('woff2'),
    url('TruistTrio_W_Rg.woff') format('woff'),
    url('TruistTrio_A_Rg.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'Truist Trio';
  src: url('TruistTrio_W_Lt.woff2') format('woff2'),
    url('TruistTrio_W_Lt.woff') format('woff');
    url('TruistTrio_W_Lt.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'Truist Trio BD';
  src: url('TruistTrio_W_XBd.woff2') format('woff2'),
    url('TruistTrio_W_XBd.woff') format('woff');
    url('TruistTrio_W_XBd.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}