

/* Define Regular (400) weight */
@font-face {
    font-family: 'Sora';
    src: url('https://cdn.persisjob.com/root/fonts/Sora/fonts/Sora-Regular.woff2') format('woff2'),
         url('https://cdn.persisjob.com/root/fonts/Sora/fonts/Sora-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

/* Define Medium (500) weight */
@font-face {
    font-family: 'Sora';
    src: url('https://cdn.persisjob.com/root/fonts/Sora/fonts/Sora-Medium.woff2') format('woff2'),
         url('https://cdn.persisjob.com/root/fonts/Sora/fonts/Sora-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

/* Define Semi-Bold (600) weight */
@font-face {
    font-family: 'Sora';
    src: url('https://cdn.persisjob.com/root/fonts/Sora/fonts/Sora-SemiBold.woff2') format('woff2'),
         url('https://cdn.persisjob.com/root/fonts/Sora/fonts/Sora-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

/* Define Bold (700) weight */
@font-face {
    font-family: 'Sora';
    src: url('https://cdn.persisjob.com/root/fonts/Sora/fonts/Sora-Bold.woff2') format('woff2'),
         url('https://cdn.persisjob.com/root/fonts/Sora/fonts/Sora-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
