@font-face {
font-family: 'BrunoAceSC-Regular';
   src: url('BrunoAceSC-Regular.otf');
  font-weight: normal;
  font-style: normal;
}

h2 {
	font-family: BrunoAceSC-Regular;
}