/* Local, licensed subsets: identical files on mobile and desktop. */
@font-face {
  font-family: "MT Display";
  src: url("/assets/fonts/mt-display.woff2?v=products-1") format("woff2");
  font-style: normal; font-weight: 400; font-display: swap;
}
@font-face {
  font-family: "MT Display";
  src: url("/assets/fonts/mt-display-italic.woff2?v=products-1") format("woff2");
  font-style: italic; font-weight: 400; font-display: swap;
}
@font-face {
  font-family: "MT Song";
  src: url("/assets/fonts/mt-song.woff2?v=products-1") format("woff2");
  font-style: normal; font-weight: 400; font-display: swap;
  unicode-range: U+2E80-FFFF;
}
@font-face {
  font-family: "MT Text";
  src: url("/assets/fonts/mt-text.woff2?v=products-1") format("woff2");
  font-style: normal; font-weight: 400; font-display: swap;
}

@font-face {
  font-family: "MT Latin Text";
  src: url("/assets/fonts/mt-latin-text.woff2?v=products-1") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
