

@font-face {
    font-family: 'WixMadeforDisplay';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src: url('./WixMadeforDisplay-Regular.ttf') format('truetype');
}



@font-face {
    font-family: 'WixMadeforDisplay';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url('./WixMadeforDisplay-Medium.ttf') format('truetype');
}


@font-face {
    font-family: 'WixMadeforDisplay';
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    src: url('./WixMadeforDisplay-SemiBold.ttf') format('truetype');
}



@font-face {
    font-family: 'WixMadeforDisplay';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('./WixMadeforDisplay-Bold.ttf') format('truetype');
}


@font-face {
    font-family: 'WixMadeforDisplay';
    font-weight: 800;
    font-style: normal;
    font-display: swap;
    src: url('./WixMadeforDisplay-ExtraBold.ttf') format('truetype');
}

