/*
 * Inter variable font, self-hosted for TB Developments.
 * Licensed under the SIL Open Font License 1.1.
 * See media/fonts/OFL-Inter.txt.
 */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300 600;
  font-display: swap;
  src: url("media/fonts/inter-latin-variable-300-600.woff2") format("woff2");
}
