Template:Vanduul/styles.css

Template page
@font-face {
    font-family: "TemplateStyles-Vanduul-Alpha";
    src: local('Vanduul-Alpha'),
        url("https://starcitizen.tools/resources/fonts/Vanduul-Alpha.woff2") format("woff2"),
        url("https://starcitizen.tools/resources/fonts/Vanduul-Alpha.woff") format("woff");
}

.lang-vanduul {
    font-family: "TemplateStyles-Vanduul-Alpha";
}