/* Declaracoes FONT FACE B3 */

@font-face {
  font-family: 'B3 Sans Display';
  src: url('/documents/d/guest/b3sansdisplay-black') format('opentype');
  font-weight: 900;
}

@font-face {
  font-family: 'B3 Sans Display';
  src: url('/documents/d/guest/b3sansdisplay-bold') format('opentype');
  font-weight: 700;
}

@font-face {
  font-family: 'B3 Sans Display';
  src: url('/documents/d/guest/b3sansdisplay-light') format('opentype');
  font-weight: 300;
}

@font-face {
  font-family: 'B3 Sans Display';
  src: url('/documents/d/guest/b3sansdisplay-medium') format('opentype');
  font-weight: 500;
}

@font-face {
  font-family: 'B3 Sans Display';
  src: url('/documents/d/guest/b3sansdisplay-regular') format('opentype');
  font-weight: 400;
}

@font-face {
  font-family: 'B3 Sans Text';
  src: url('/documents/d/guest/b3sanstext-black') format('opentype');
  font-weight: 900;
}

@font-face {
  font-family: 'B3 Sans Text';
  src: url('/documents/d/guest/b3sanstext-bold') format('opentype');
  font-weight: 700;
}

@font-face {
  font-family: 'B3 Sans Text';
  src: url('/documents/d/guest/b3sanstext-light') format('opentype');
  font-weight: 300;
}

@font-face {
  font-family: 'B3 Sans Text';
  src: url('/documents/d/guest/b3sanstext-medium') format('opentype');
  font-weight: 500;
}

@font-face {
  font-family: 'B3 Sans Text';
  src: url('/documents/d/guest/b3sanstext-regular') format('opentype');
  font-weight: 400;
}