
/* Regular */

@font-face {
  font-family: 'brownll-reqular';
  src: url('../fonts/BrownLL-Regular.woff');
}

@font-face {
  font-family: 'brownll-reqular';
  src: url('../fonts/FontBrownLL-Regular.otf');
}

/* Bold */

@font-face {
  font-family: 'brownll-bold';
  src: url('../fonts/BrownLL-Bold.woff');
}

@font-face {
  font-family: 'brownll-bold';
  src: url('../fonts/FontBrownLL-Bold.otf');
}