@font-face {
        font-display: swap;
        font-family: "SkyText-Regular";
        font-style: normal;
        font-weight: normal;
        src: url("fonts/sky_reg-webfont.woff2") format("woff2"), url("fonts/sky_reg-webfont.woff") format("woff");
    }

    @font-face {
        font-display: swap;
        font-family: "SkyTextMedium-Regular";
        font-style: normal;
        font-weight: normal;
        src: url("fonts/sky_med-webfont.woff2") format("woff2"), url("fonts/sky_med-webfont.woff") format("woff");
    }

    @font-face {
        font-display: swap;
        font-family: "SkyText-Bold";
        font-style: normal;
        font-weight: normal;
        src: url("fonts/sky_bold-webfont.woff2") format("woff2"), url("fonts/sky_bold-webfont.woff") format("woff");
    }