@font-face {
    font-family: "ES Build";
    src: url("ES-Build-SemiBold.woff2") format("woff2"), url("ES-Build-SemiBold.woff") format("woff");
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: "SFAlienEncounters";
    src: url("SFAlienEncounters.ttf");
    font-weight: 700;
    font-display: swap;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "ES Build", Inter, -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue,
        helvetica, Ubuntu, roboto, noto, arial, sans-serif;
}
