@font-face{
    font-display: swap;
    font-family: "PlayRegular";
    src: url("font/Play-Regular.ttf") format("truetype");    
    font-style: normal;
    font-weight: normal;    
}
@font-face{
    font-display: swap;
    font-family: "PlayBold";    
    src: url("font/Play-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;    
}

