 @font-face {
    font-family: 'serifaroman';
    src: url('serifa_55_roman-webfont.woff2') format('woff2'),
         url('serifa_55_roman-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'serifalight';
    src: url('serifa_light-webfont.woff2') format('woff2'),
         url('serifa_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

 #pepeshuffle_container {
      padding: 0;
      text-align: center;
	  width:100%;
      font-family: 'Rokkitt', serif;
      margin-top: 80px;
      height: 100%;
	  font-weight: 700;
	  color:white;
	  font-size:40px;
    }
	
#pepeshuffle_container_t1{
     font-family: 'serifalight', serif;
}
#pepeshuffle_container_t2{
     font-family: 'serifaroman', serif;
}
#pepeshuffle_container_claim{
	 font-family: 'serifalight', serif;
}