
/*
Font families defined by this CSS:

- "Inter"                  static "traditional" fonts for older web browsers
- "Inter var"              single-axis variable fonts for all modern browsers
- "Inter var experimental" multi-axis variable fonts for modern web browsers

Use like this in your CSS:

  :root { font-family: 'TeleNeoWeb', sans-serif; }
  @supports (font-variation-settings: normal) {
    :root { font-family: 'Inter var', sans-serif; }
  }

------------------------- static ------------------------- */
@font-face {
    font-family: 'TeleNeoWeb';
    font-style:  normal;
    font-weight: 100;
    font-display: swap;
    src: url("TeleNeoWeb/TeleNeoWeb-Thin.woff2?v=3.15") format("woff2"),
    url("TeleNeoWeb/TeleNeoWeb-Thin.woff?v=3.15") format("woff");
}
@font-face {
    font-family: 'TeleNeoWeb';
    font-style:  italic;
    font-weight: 100;
    font-display: swap;
    src: url("TeleNeoWeb/TeleNeoWeb-ThinItalic.woff2?v=3.15") format("woff2"),
    url("TeleNeoWeb/TeleNeoWeb-ThinItalic.woff?v=3.15") format("woff");
}

@font-face {
    font-family: 'TeleNeoWeb';
    font-style:  normal;
    font-weight: 200;
    font-display: swap;
    src: url("TeleNeoWeb/TeleNeoWeb-Thin.woff2?v=3.15") format("woff2"),
    url("TeleNeoWeb/TeleNeoWeb-Thin.woff?v=3.15") format("woff");
}
@font-face {
    font-family: 'TeleNeoWeb';
    font-style:  italic;
    font-weight: 200;
    font-display: swap;
    src: url("TeleNeoWeb/TeleNeoWeb-ThinItalic.woff2?v=3.15") format("woff2"),
    url("TeleNeoWeb/TeleNeoWeb-ThinItalic.woff?v=3.15") format("woff");
}

@font-face {
    font-family: 'TeleNeoWeb';
    font-style:  normal;
    font-weight: 300;
    font-display: swap;
    src: url("TeleNeoWeb/TeleNeoWeb-Medium.woff2?v=3.15") format("woff2"),
    url("TeleNeoWeb/TeleNeoWeb-Medium.woff?v=3.15") format("woff");
}
@font-face {
    font-family: 'TeleNeoWeb';
    font-style:  italic;
    font-weight: 300;
    font-display: swap;
    src: url("TeleNeoWeb/TeleNeoWeb-MediumItalic.woff2?v=3.15") format("woff2"),
    url("TeleNeoWeb/TeleNeoWeb-MediumItalic.woff?v=3.15") format("woff");
}

@font-face {
    font-family: 'TeleNeoWeb';
    font-style:  normal;
    font-weight: 400;
    font-display: swap;
    src: url("TeleNeoWeb/TeleNeoWeb-Regular.woff2?v=3.15") format("woff2"),
    url("TeleNeoWeb/TeleNeoWeb-Regular.woff?v=3.15") format("woff");
}
@font-face {
    font-family: 'TeleNeoWeb';
    font-style:  italic;
    font-weight: 400;
    font-display: swap;
    src: url("TeleNeoWeb/TeleNeoWeb-RegularItalic.woff2?v=3.15") format("woff2"),
    url("TeleNeoWeb/TeleNeoWeb-RegularItalic.woff?v=3.15") format("woff");
}

@font-face {
    font-family: 'TeleNeoWeb';
    font-style:  normal;
    font-weight: 500;
    font-display: swap;
    src: url("TeleNeoWeb/TeleNeoWeb-Medium.woff2?v=3.15") format("woff2"),
    url("TeleNeoWeb/TeleNeoWeb-Medium.woff?v=3.15") format("woff");
}
@font-face {
    font-family: 'TeleNeoWeb';
    font-style:  italic;
    font-weight: 500;
    font-display: swap;
    src: url("TeleNeoWeb/TeleNeoWeb-MediumItalic.woff2?v=3.15") format("woff2"),
    url("TeleNeoWeb/TeleNeoWeb-MediumItalic.woff?v=3.15") format("woff");
}

@font-face {
    font-family: 'TeleNeoWeb';
    font-style:  normal;
    font-weight: 600;
    font-display: swap;
    src: url("TeleNeoWeb/TeleNeoWeb-Bold.woff2?v=3.15") format("woff2"),
    url("TeleNeoWeb/TeleNeoWeb-Bold.woff?v=3.15") format("woff");
}
@font-face {
    font-family: 'TeleNeoWeb';
    font-style:  italic;
    font-weight: 600;
    font-display: swap;
    src: url("TeleNeoWeb/TeleNeoWeb-BoldItalic.woff2?v=3.15") format("woff2"),
    url("TeleNeoWeb/TeleNeoWeb-BoldItalic.woff?v=3.15") format("woff");
}

@font-face {
    font-family: 'TeleNeoWeb';
    font-style:  normal;
    font-weight: 700;
    font-display: swap;
    src: url("TeleNeoWeb/TeleNeoWeb-ExtraBold.woff2?v=3.15") format("woff2"),
    url("TeleNeoWeb/TeleNeoWeb-ExtraBold.woff?v=3.15") format("woff");
}
@font-face {
    font-family: 'TeleNeoWeb';
    font-style:  italic;
    font-weight: 700;
    font-display: swap;
    src: url("TeleNeoWeb/TeleNeoWeb-ExtraBoldItalic.woff2?v=3.15") format("woff2"),
    url("TeleNeoWeb/TeleNeoWeb-ExtraBoldItalic.woff?v=3.15") format("woff");
}

@font-face {
    font-family: 'TeleNeoWeb';
    font-style:  normal;
    font-weight: 800;
    font-display: swap;
    src: url("TeleNeoWeb/TeleNeoWeb-ExtraBold.woff2?v=3.15") format("woff2"),
    url("TeleNeoWeb/TeleNeoWeb-ExtraBold.woff?v=3.15") format("woff");
}
@font-face {
    font-family: 'TeleNeoWeb';
    font-style:  italic;
    font-weight: 800;
    font-display: swap;
    src: url("TeleNeoWeb/TeleNeoWeb-ExtraBoldItalic.woff2?v=3.15") format("woff2"),
    url("TeleNeoWeb/TeleNeoWeb-ExtraBoldItalic.woff?v=3.15") format("woff");
}

@font-face {
    font-family: 'TeleNeoWeb';
    font-style:  normal;
    font-weight: 900;
    font-display: swap;
    src: url("TeleNeoWeb/TeleNeoWeb-ExtraBold.woff2?v=3.15") format("woff2"),
    url("TeleNeoWeb/TeleNeoWeb-ExtraBold.woff?v=3.15") format("woff");
}
@font-face {
    font-family: 'TeleNeoWeb';
    font-style:  italic;
    font-weight: 900;
    font-display: swap;
    src: url("TeleNeoWeb/TeleNeoWeb-ExtraBoldItalic.woff2?v=3.15") format("woff2"),
    url("TeleNeoWeb/TeleNeoWeb-ExtraBoldItalic.woff?v=3.15") format("woff");
}
