@font-face {
  font-style: normal;
  font-weight: 400;
  font-family: "TT Moscow Economy";

  font-display: swap;
  src:
    url("/local/templates/lk/Designs/v3/fonts/tt-moscow-conomy-regular.woff2") format("woff2"),
    url("/local/templates/lk/Designs/v3/fonts/tt-moscow-conomy-regular.woff") format("woff");
}

@font-face {
  font-style: normal;
  font-weight: 600;
  font-family: "TT Moscow Economy";

  font-display: swap;
  src:
  url("/local/templates/lk/Designs/v3/fonts/tt-moscow-conomy-semibold.woff2") format("woff2"),
  url("/local/templates/lk/Designs/v3/fonts/tt-moscow-conomy-semibold.woff") format("woff");
}

@font-face {
  font-family: "Roboto Flex";
  font-weight: 100 1000;
  font-style: normal;
  font-display: swap;
  src:
  url("../fonts/roboto-flex-regular.ttf") format("woff2 supports variations"),
  url("../fonts/roboto-flex-regular.ttf") format("woff2-variations");
}
