@font-face{
    font-family:yikes;
    src:url(../fonts/YIKES!__.TTF);
    font-weight:400;
    font-style:normal
}
.yikes{
    font-family:yikes;
    font-weight:400;
    /* font-style:normal */
}
.font-size-30{
    font-size:30px;
}
.display-48{
    font-size:48px;
    line-height:56px;
    font-weight:400;
    letter-spacing:-0.02em
}