/* Nemesis Grant */
@font-face {
    font-family: 'nemesis grant';
    font-style: normal;
    font-weight: 300;
    font-stretch: normal;
    src: url(https://evgstoreinc.com/static/fonts/NemesisGrant.ttf) format('ttf');
  }

  /* Eurostile */
@font-face {
    font-family: 'eurostile';
    font-style: normal;
    font-weight: 300;
    font-stretch: normal;
    src: url(https://evgstoreinc.com/static/fonts/Eurostile.ttf) format('ttf');
  }

  /* Spongbob */
@font-face {
    font-family: 'spongbob';
    font-style: normal;
    font-weight: 300;
    font-stretch: normal;
    src: url(https://evgstoreinc.com/static/fonts/Spongbob.ttf) format('ttf');
  }