/* Pesta Stencil Regular */
@font-face {
  font-family: 'Pesta Stencil';
  src: url('../fonttest/pestastencil/Pesta Stencil Regular Demo.otf') format('opentype'); 
  font-weight: 400;
  font-style: normal;
}

/* Pesta Stencil Bold */
@font-face {
  font-family: 'Pesta Stencil';
  src: url('../fonttest/pestastencil/Pesta Stencil Bold Demo.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}