@font-face {
    font-family: 'SFProTextRegular';
    src: url('../fonts/SFProText-Regular.woff2') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display:swap;
}


@font-face {
    font-family: 'SFProTextMedium';
    src: url('../fonts/SFProText-Medium.woff2') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SFProDisplaySemibold';
    src: url('../fonts/SFProDisplay-Semibold.woff2') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SFProDisplayRegular';
    src: url('../fonts/SFProDisplay-Regular.woff2') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SFProDisplayMedium';
    src: url('../fonts/SFProDisplay-Medium.woff2') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SFProTextBold';
    src: url('../fonts/SFProText-Bold.woff2') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

