/* Core Sans M из макета Figma */
@font-face {
  font-family: "Core Sans M";
  src:
    local("CoreSansM35Light"),
    local("Core Sans M 35 Light"),
    url("../fonts/CoreSansM35Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Core Sans M";
  src:
    local("CoreSansM55Medium"),
    local("Core Sans M 55 Medium"),
    url("../fonts/CoreSansM55Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
