@font-face {
    font-family: "Inter";
    src: url("/local/templates/galactica/src/assets/fonts/Inter/static/Inter-Regular.ttf");
    font-weight: 400;
}

@font-face {
    font-family: "Inter";
    src: url("/local/templates/galactica/src/assets/fonts/Inter/static/Inter-Medium.ttf");
    font-weight: 500;
}

@font-face {
    font-family: "Inter";
    src: url("/local/templates/galactica/src/assets/fonts/Inter/static/Inter-SemiBold.ttf");
    font-weight: 600;
}