@charset "UTF-8";

@font-face {
  font-family: 'ROLAchan';
  src: url(../fonts/ROLAchan-Regular.otf) format('otf'); 
}

.top {
  background-image: url(../imgBootstrap/top.png);
  background-size: cover;
}

h1 {
  font-family: ROLAchan, sans-serif;
  font-size: 48px;
}

h2 {
  font-family: ROLAchan, sans-serif;
}

h5 {
  font-family: ROLAchan, sans-serif;
}