@font-face {
    font-family: 'jak-bold';
    src: url('/wp-content/themes/vsc-theme/css/fonts/PlusJakartaSans-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'jak-regular';
    src: url('/wp-content/themes/vsc-theme/css/fonts/PlusJakartaSans-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'jak-medium';
    src: url('/wp-content/themes/vsc-theme/css/fonts/PlusJakartaSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'jak-semibold';
    src: url('/wp-content/themes/vsc-theme/css/fonts/PlusJakartaSans-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
