@font-face {
    font-family: 'ItauDisplay';
    font-style: normal;
    font-weight: 400;
    src: url(./fonts/itautext_rg-webfont.woff2) format('woff2');
  }

@font-face {
    font-family: 'ItauDisplay';
    font-style: normal;
    font-weight: 700;
    src: url(./fonts/itaudisplay_bd-webfont.woff2) format('woff2');
  }

@font-face {
    font-family: 'ItauDisplay';
    font-style: normal;
    font-weight: 800;
    src: url(./fonts/itaudisplay_xbd-webfont.woff2) format('woff2');
  }
