@font-face {
    font-family:"TeleNeo";
    font-weight:400;
    font-display:fallback;
    font-style:normal;
    src:local("?"),
    url("/assets/teleneo-regular.woff2") format("woff2")
  }
  @font-face {
    font-family:"TeleNeo";
    font-weight:300;
    font-display:fallback;
    font-style:normal;
    src:local("?"),
    url("/assets/teleneo-thin.woff2") format("woff2")
  }
  @font-face {
    font-family:"TeleNeo";
    font-weight:500;
    font-display:fallback;
    font-style:normal;
    src:local("?"),
    url("/assets/teleneo-medium.woff2") format("woff2")
  }
  @font-face {
    font-family:"TeleNeo";
    font-weight:700;
    font-display:fallback;
    font-style:normal;
    src:local("?"),
    url("/assets/teleneo-bold.woff2") format("woff2")
  }
  @font-face {
    font-family:"TeleNeo";
    font-weight:800;
    font-display:fallback;
    font-style:normal;
    src:local("?"),
    url("/assets/teleneo-extrabold.woff2") format("woff2")
  }
  @font-face {
    font-family:"TeleNeo";
    font-weight:900;
    font-display:fallback;
    font-style:normal;
    src:local("?"),
    url("/assets/teleneo-ultra.woff2") format("woff2")
  }