@font-face {
  font-family: Choco Cooky;
  src: url("https://cdn.swee.codes/uploads/Chococooky.ttf");
}
body {
    font-family: 'Choco Cooky';
}