@import url('https://fonts.googleapis.com/css2?family=Play:wght@700&display=swap');
*{
   font-family: 'Play', sans-serif;
}}