/* Inter */
@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 400;
  font-display: swap;
  src: url("/templates/sj_emarket/fonts/Inter/Inter-Regular.woff2?v=3.12") format("woff2"),
       url("/templates/sj_emarket/fonts/Inter/Inter-Regular.woff?v=3.12") format("woff");
}
@font-face {
  font-family: 'Inter';
  font-style:  italic;
  font-weight: 400;
  font-display: swap;
  src: url("/templates/sj_emarket/fonts/Inter/Inter-Italic.woff2?v=3.12") format("woff2"),
       url("/templates/sj_emarket/fonts/Inter/Inter-Italic.woff?v=3.12") format("woff");
}
@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 600;
  font-display: swap;
  src: url("/templates/sj_emarket/fonts/Inter/Inter-SemiBold.woff2?v=3.12") format("woff2"),
       url("/templates/sj_emarket/fonts/Inter/Inter-SemiBold.woff?v=3.12") format("woff");
}
@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 700;
  font-display: swap;
  src: url("/templates/sj_emarket/fonts/Inter/Inter-Bold.woff2?v=3.12") format("woff2"),
       url("/templates/sj_emarket/fonts/Inter/Inter-Bold.woff?v=3.12") format("woff");
}
/* manrope */
@font-face {
  font-family: "Manrope";
  src: url("/templates/sj_emarket/fonts/manrope/manrope-regular.woff2") format("woff2"), /* Modern browsers */
  url("/templates/sj_emarket/fonts/manrope/manrope-regular.woff") format("woff"), /* Legacy browsers */
  url("/templates/sj_emarket/fonts/manrope/manrope-regular.otf") format("truetype"); /* Android, iOS */
  font-style: normal;
  font-weight: 400; 
}
@font-face {
  font-family: "Manrope";
  src: url("/templates/sj_emarket/fonts/manrope/manrope-medium.woff2") format("woff2"),
  url("/templates/sj_emarket/fonts/manrope/manrope-medium.woff") format("woff"),
  url("/templates/sj_emarket/fonts/manrope/manrope-medium.otf") format("truetype");
  font-style: normal;
  font-weight: 500; 
}
@font-face {
  font-family: "Manrope";
  src: url("/templates/sj_emarket/fonts/manrope/manrope-semibold.woff2") format("woff2"),
  url("/templates/sj_emarket/fonts/manrope/manrope-semibold.woff") format("woff"),
  url("/templates/sj_emarket/fonts/manrope/manrope-semibold.otf") format("truetype");
  font-style: normal;
  font-weight: 600; 
}
@font-face {
  font-family: "Manrope";
  src: url("/templates/sj_emarket/fonts/manrope/manrope-bold.woff2") format("woff2"),
  url("/templates/sj_emarket/fonts/manrope/manrope-bold.woff") format("woff"),
  url("/templates/sj_emarket/fonts/manrope/manrope-bold.otf") format("truetype");
  font-style: normal;
  font-weight: 700; 
}
@font-face {
  font-family: "Manrope";
  src: url("/templates/sj_emarket/fonts/manrope/manrope-extrabold.woff2") format("woff2"),
  url("/templates/sj_emarket/fonts/manrope/manrope-extrabold.woff") format("woff"),
  url("/templates/sj_emarket/fonts/manrope/manrope-extrabold.otf") format("truetype");
  font-style: normal;
  font-weight: 800; 
}




