@font-face {
  font-family: 'Biro Script';
  font-style: normal;
  font-weight: normal;
  src: local('Biro Script'), url('Biro_Script.woff') format('woff');
}

.hero-wrapper .hero__content-wrapper .text-block{
  font-family: 'Biro Script', cursive !important;
}