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

@font-face {
    font-family: 'Panama-Italic';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url('./Panama/Panama-Italic.woff2') format('woff2');
}

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

@font-face {
    font-family: 'WixMadeforText-Regular';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('./Wix/WixMadeforText-Regular.woff2') format('woff2');
}

@font-face {
    font-family: 'WixMadeforText-Medium';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('./Wix/WixMadeforText-Medium.woff2') format('woff2');
}

@font-face {
    font-family: 'WixMadeforText-SemiBold';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('./Wix/WixMadeforText-SemiBold.woff2') format('woff2');
}

@font-face {
    font-family: 'WixMadeforText-Bold';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('./Wix/WixMadeforText-Bold.woff2') format('woff2');
}