@font-face {
    font-display: swap;
    font-family: "SFTextLight";
    src: url("../fonts/SF Pro Text Light.woff2") format("woff2");
    font-weight: 200;
}

@font-face {
    font-display: swap;
    font-family: "SFTextRegular";
    src: url("../fonts/SF Pro Text Regular.woff2") format("woff2");
    font-weight: 400;
}

@font-face {
    font-display: swap;
    font-family: "SFTextMedium";
    src: url("../fonts/SF Pro Text Medium.woff2") format("woff2");
    font-weight: 500;
}

@font-face {
    font-display: swap;
    font-family: "SFTextBold";
    src: url("../fonts/SF Pro Text Bold.woff2") format("woff2");
    font-weight: 600;
}
