@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");

* { -webkit-font-smoothing: antialiased; box-sizing: border-box; }
html, body { margin: 0; height: 100%; width: 100%;}
a { text-decoration: none; }
button:focus-visible { outline: 2px solid #4a90e2 !important; }

@font-face { font-family: "ABeeZee-Regular";       src: local("ABeeZee-Regular"); }
@font-face { font-family: "Liberation Mono-Regular"; src: local("Liberation Mono-Regular"); }
@font-face { font-family: "Liberation Mono-Bold";    src: local("Liberation Mono-Bold"); }
@font-face { font-family: "Space Grotesk-Bold";      src: local("Space Grotesk-Bold"); }
@font-face { font-family: "Space Grotesk-Regular";   src: local("Space Grotesk-Regular"); }
@font-face { font-family: "Inter-Regular";           src: local("Inter-Regular"); }
@font-face { font-family: "Inter-SemiBold";          src: local("Inter-SemiBold"); }
