
@font-face {
  font-family: 'Play';
  font-style: normal;
  font-weight: 400;
  src: url('./webfonts/Play-Regular.ttf');
  }
  
  
  @font-face {
  font-family: 'Play';
  font-style: normal;
  font-weight: bold;
  src: url('./webfonts/Play-Bold.ttf');
  }
  


@font-face {
  font-family: "Exo 2";
  font-style: normal;
  font-weight: 700;
  src: url("./webfonts/Exo2-VariableFont_wght.ttf");
}