/* Poppins — primary UI font */

@font-face {
	font-family: "Poppins";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("/fonts/poppins-400.woff2") format("woff2");
}

@font-face {
	font-family: "Poppins";
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url("/fonts/poppins-500.woff2") format("woff2");
}

@font-face {
	font-family: "Poppins";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("/fonts/poppins-600.woff2") format("woff2");
}

/* Noto Sans — Bosnian and Vietnamese locales */

@font-face {
	font-family: "Noto Sans";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("/fonts/noto-sans-400.woff2") format("woff2");
}

@font-face {
	font-family: "Noto Sans";
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url("/fonts/noto-sans-500.woff2") format("woff2");
}

@font-face {
	font-family: "Noto Sans";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("/fonts/noto-sans-600.woff2") format("woff2");
}

@font-face {
	font-family: "Noto Sans";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("/fonts/noto-sans-vietnamese-400.woff2") format("woff2");
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

@font-face {
	font-family: "Noto Sans";
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url("/fonts/noto-sans-vietnamese-500.woff2") format("woff2");
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

@font-face {
	font-family: "Noto Sans";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("/fonts/noto-sans-vietnamese-600.woff2") format("woff2");
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* Noto Kufi Arabic — Arabic locale */

@font-face {
	font-family: "Noto Kufi Arabic";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("/fonts/noto-kufi-arabic-400.woff2") format("woff2");
}

@font-face {
	font-family: "Noto Kufi Arabic";
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url("/fonts/noto-kufi-arabic-500.woff2") format("woff2");
}

@font-face {
	font-family: "Noto Kufi Arabic";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("/fonts/noto-kufi-arabic-600.woff2") format("woff2");
}

/* Noto Sans SC — Chinese locale */

@font-face {
	font-family: "Noto Sans SC";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("/fonts/noto-sans-sc-400.woff2") format("woff2");
}

@font-face {
	font-family: "Noto Sans SC";
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url("/fonts/noto-sans-sc-500.woff2") format("woff2");
}

@font-face {
	font-family: "Noto Sans SC";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("/fonts/noto-sans-sc-600.woff2") format("woff2");
}
