
@font-face {
    font-family: "Santral-Medium";
    src: url(Santral-Medium.woff2) format("woff2"), url(Santral-Medium.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Santral-Bold";
    src: url(Santral-Bold.woff2) format("woff2"), url(Santral-Bold.woff) format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Santral-Regular";
    src: url(Santral-Regular.woff2) format("woff2"), url(Santral-Regular.woff) format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Santral-Semibold";
    src: url(Santral-SemiBold.woff2) format("woff2"), url(Santral-SemiBold.woff) format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Santral-Thin";
    src: url(Santral-Thin.woff2) format("woff2"), url(Santral-Thin.woff) format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Barlow";
    src: url(Barlow-Semibold.ttf) format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
