@font-face {
  font-family: 'Truist Trio';
  src:
  url(fonts/TruistTrio_W_Lt.woff2) format('woff2'),
  url(fonts/TruistTrio_W_lt.woff) format('woff'),
  url(fonts/TruistTrio_Lt.ttf) format('truetype');
  font-weight: 300;
 }

 @font-face {
  font-family: 'Truist Trio';
  src:
  url(fonts/TruistTrio_W_Rg.woff2) format('woff2'),
  url(fonts/TruistTrio_W_Rg.woff) format('woff'),
  url(fonts/TruistTrio_Rg.ttf) format('truetype');
  font-weight: 400;
 }

 @font-face {
  font-family: 'Truist Trio';
  src:
  url(fonts/TruistTrio_W_Bd.woff2) format('woff2'),
  url(fonts/TruistTrio_W_Bd.woff) format('woff'),
  url(fonts/TruistTrio_Bd.ttf) format('truetype');
  font-weight: 700;
 }

 @font-face {
  font-family: 'Truist Trio';
  src:
  url(fonts/TruistTrio_W_XBd.woff2) format('woff2'),
  url(fonts/TruistTrio_W_XBd.woff) format('woff'),
  url(fonts/TruistTrio_XBd.ttf) format('truetype');
  font-weight: 900;
 }
