@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');

/*@font-face {*/
/*    font-family: 'Outfit';*/
/*    src: url('Outfit-Regular.woff2') format('woff2'),*/
/*        url('Outfit-Regular.woff') format('woff');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Outfit';*/
/*    src: url('Outfit-Black.woff2') format('woff2'),*/
/*        url('Outfit-Black.woff') format('woff');*/
/*    font-weight: 900;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Outfit';*/
/*    src: url('Outfit-SemiBold.woff2') format('woff2'),*/
/*        url('Outfit-SemiBold.woff') format('woff');*/
/*    font-weight: 600;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Outfit';*/
/*    src: url('Outfit-Light.woff2') format('woff2'),*/
/*        url('Outfit-Light.woff') format('woff');*/
/*    font-weight: 300;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Outfit';*/
/*    src: url('Outfit-Bold.woff2') format('woff2'),*/
/*        url('Outfit-Bold.woff') format('woff');*/
/*    font-weight: bold;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Outfit';*/
/*    src: url('Outfit-Medium.woff2') format('woff2'),*/
/*        url('Outfit-Medium.woff') format('woff');*/
/*    font-weight: 500;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/



/*@font-face {*/
/*    font-family: 'Figtree';*/
/*    src: url('Figtree-SemiBold.woff2') format('woff2'),*/
/*        url('Figtree-SemiBold.woff') format('woff');*/
/*    font-weight: 600;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Figtree';*/
/*    src: url('Figtree-Bold.woff2') format('woff2'),*/
/*        url('Figtree-Bold.woff') format('woff');*/
/*    font-weight: bold;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Figtree';*/
/*    src: url('Figtree-Black.woff2') format('woff2'),*/
/*        url('Figtree-Black.woff') format('woff');*/
/*    font-weight: 900;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Figtree';*/
/*    src: url('Figtree-Light.woff2') format('woff2'),*/
/*        url('Figtree-Light.woff') format('woff');*/
/*    font-weight: 300;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Figtree';*/
/*    src: url('Figtree-Medium.woff2') format('woff2'),*/
/*        url('Figtree-Medium.woff') format('woff');*/
/*    font-weight: 500;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Figtree';*/
/*    src: url('Figtree-Regular.woff2') format('woff2'),*/
/*        url('Figtree-Regular.woff') format('woff');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/



@font-face {
    font-family: 'Nunito Sans';
    src: url('NunitoSans-ExtraBoldItalic.woff2') format('woff2'),
        url('NunitoSans-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

