@font-face {
    font-family: 'JungleFont'; /* You can name this whatever you want */
    src: url('.../fonts/jungle-font.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }
