@font-face {
    font-family: 'Wix Madefor Text' ;
    src: url('/fonts/WixMadeforText-Regular.woff');
    font-weight: 400;
}
@font-face {
    font-family: 'Wix Madefor Text';
    src: url('/fonts/WixMadeforText-Bold.woff');
    font-weight: 700;
}
@font-face {
    font-family: 'Wix Madefor Text';
    src: url('/fonts/WixMadeforText-Medium.woff');
    font-weight: 500;
}
@font-face {
    font-family: 'Wix Madefor Text';
    src: url('/fonts/WixMadeforText-SemiBold.woff');
    font-weight: 600;
}