/* Local fonts — replaces Google Fonts CDN */
@font-face {
  font-family: "Noto Sans Lao";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../../plugins/vendor/fonts/noto-sans-lao/noto-sans-lao-lao-400-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans Lao";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../../plugins/vendor/fonts/noto-sans-lao/noto-sans-lao-lao-500-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans Lao";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../../plugins/vendor/fonts/noto-sans-lao/noto-sans-lao-lao-600-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans Lao";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../../plugins/vendor/fonts/noto-sans-lao/noto-sans-lao-lao-700-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../../plugins/vendor/fonts/noto-sans/noto-sans-latin-400-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../../plugins/vendor/fonts/noto-sans/noto-sans-latin-500-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../../plugins/vendor/fonts/noto-sans/noto-sans-latin-600-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../../plugins/vendor/fonts/noto-sans/noto-sans-latin-700-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../../plugins/vendor/fonts/inter/inter-latin-400-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../../plugins/vendor/fonts/inter/inter-latin-500-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../../plugins/vendor/fonts/inter/inter-latin-600-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../../plugins/vendor/fonts/inter/inter-latin-700-normal.woff2") format("woff2");
}
