 /* play(300 , 700) */
 @font-face {
     font-family: 'play';
     font-style: normal;
     font-weight: 300;
     font-display: swap;
     src: url('/static/home/fonts/Play/Play-Regular-a83df317dd89c7dd5388a152a26b2236.ttf') format('opentype');

 }
 @font-face {
    font-family: 'play';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('/static/home/fonts/Play/Play-Bold-6a82d0104d58be230604d30b6159322c.ttf') format('opentype');
}
