/* Bode do Nô — fontes da marca */

@font-face {
  font-family: 'RumPlakat';
  src: url('../assets/fonts/RumPlakat-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Brother1816';
  src: url('../assets/fonts/BROTHER1816-BOOK.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Brother1816';
  src: url('../assets/fonts/BROTHER1816-MEDIUM.TTF') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Brother1816';
  src: url('../assets/fonts/BROTHER1816-BOLD.TTF') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: block;
}
