@import url('https://fonts.googleapis.com/css2?family=Bangers&family=Caveat:wght@400..700&family=Lato:wght@300;400;700;900&family=Orbitron:wght@400..900&display=swap');

.acme-gothic {
    font-family: acme-gothic-condensed, sans-serif;
}

.anonymous-pro {
    font-family: anonymous-pro, monospace;
}

.bangers-regular {
    font-family: "Bangers", system-ui;
    font-weight: 400;
    font-style: normal;
  }

.cairo {
    font-family: cairo, sans-serif;
}

.caveat {
    font-family: "Caveat", cursive;
    font-optical-sizing: auto;
  }

.dax-pro {
    font-family: ff-dax-pro, sans-serif;  
}

.degular {
    font-family: degular, sans-serif;
}

.future-pt {
    font-family: futura-pt, sans-serif;
}

.input-mono {
    font-family: input-mono-compressed, monospace;
}

.gill-sans-nova {
    font-family: gill-sans-nova-condensed, sans-serif;
}

.lato {
    font-family: "Lato", sans-serif;
  }

.orbitron {
    font-family: "Orbitron", sans-serif;
    font-optical-sizing: auto;
  }

.obviously-narrow {
    font-family: obviously-narrow, sans-serif;
}

.responder-p {
    font-family: responder-p, sans-serif;
}

.rothwood {
    font-family: rothwood, serif;
}