@font-face {
  font-family: "Matter";
  src: url("webfonts/MatterRegular.woff2") format("woff2");
  text-rendering: optimizeLegibility;
  unicode-range: U+000-5FF;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Matter";
  src: url("webfonts/MatterMedium.woff2") format("woff2");
  text-rendering: optimizeLegibility;
  unicode-range: U+000-5FF;
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Recoleta";
  src: url("webfonts/RecoletaMedium.woff2") format("woff2");
  text-rendering: optimizeLegibility;
  unicode-range: U+000-5FF;
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
