@font-face {
  font-family: "Good Times";
  src: url("./goodtimes/regular.eot"); /* IE9 Compat Modes */
  src: url("./goodtimes/regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./goodtimes/regular.otf") format("opentype"), /* Open Type Font */
    url("./goodtimes/regular.svg") format("svg"), /* Legacy iOS */
    url("./goodtimes/regular.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./goodtimes/regular.woff") format("woff"), /* Modern Browsers */
    url("./goodtimes/regular.woff2") format("woff2"); /* Modern Browsers */
  font-weight:normal;font-style:normal;font-display:swap;
}