@font-face {
    font-family: 'MyJasmine';
    src: url('/fonts/JasmineUPC.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'MyJasmine', sans-serif;
}