@font-face {
  font-family: 'Good Times Regular';
  src: url('./GoodTimesRg-Regular.ttf') format('truetype'),
  url('./GoodTimesRg-Regular.eot') format('eot'),
  url('./GoodTimesRg-Regular.woff2') format('woff2'),
  url('./GoodTimesRg-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
 }