@font-face {
    font-family: 'RocknRollOne-Regular';
    src: url('RocknRollOne-Regular.ttf') format('truetype');
}

.h1_sby{
    font-family: 'RocknRollOne-Regular', sans-serif;
    font-weight: 600;
    font-size: 2.8rem;
    line-height: 4.5rem;
    border: 1px solid #fff;
    background-color: #fff;
}