@font-face {
  font-family: 'TeleNeo';
  src:
    url('/fonts/TeleNeoWeb-ExtraLight.woff2') format('woff2'),
    url('/fonts/TeleNeoWeb-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TeleNeo';
  src:
    url('/fonts/TeleNeoWeb-Light.woff2') format('woff2'),
    url('/fonts/TeleNeoWeb-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TeleNeo';
  src:
    url('/fonts/TeleNeoWeb-Regular.woff2') format('woff2'),
    url('/fonts/TeleNeoWeb-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TeleNeo';
  src:
    url('/fonts/TeleNeoWeb-Medium.woff2') format('woff2'),
    url('/fonts/TeleNeoWeb-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TeleNeo';
  src:
    url('/fonts/TeleNeoWeb-Bold.woff2') format('woff2'),
    url('/fonts/TeleNeoWeb-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TeleNeo';
  src:
    url('/fonts/TeleNeoWeb-ExtraBold.woff2') format('woff2'),
    url('/fonts/TeleNeoWeb-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TeleNeo';
  src:
    url('/fonts/TeleNeoWeb-Black.woff2') format('woff2'),
    url('/fonts/TeleNeoWeb-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* Italic variants */
@font-face {
  font-family: 'TeleNeo';
  src:
    url('/fonts/TeleNeoWeb-RegularItalic.woff2') format('woff2'),
    url('/fonts/TeleNeoWeb-RegularItalic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'TeleNeo';
  src:
    url('/fonts/TeleNeoWeb-MediumItalic.woff2') format('woff2'),
    url('/fonts/TeleNeoWeb-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'TeleNeo';
  src:
    url('/fonts/TeleNeoWeb-BoldItalic.woff2') format('woff2'),
    url('/fonts/TeleNeoWeb-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
