

@font-face {
    font-family: 'TeleNeo';
    src: url('/wp-content/themes/hello-theme-child-master/assets/fonts/TeleNeoWeb-Regular.woff2') format('woff2'), /* Regular weight */
         url('/wp-content/themes/hello-theme-child-master/assets/fonts/TeleNeoWeb-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TeleNeo';
    src: url('/wp-content/themes/hello-theme-child-master/assets/fonts/TeleNeoWeb-Bold.woff2') format('woff2'), /* Bold weight */
         url('/wp-content/themes/hello-theme-child-master/assets/fonts/TeleNeoWeb-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'TeleNeo';
    src: url('/wp-content/themes/hello-theme-child-master/assets/fonts/TeleNeoWeb-ExtraBold.woff2') format('woff2'), /* ExtraBold weight */
         url('/wp-content/themes/hello-theme-child-master/assets/fonts/TeleNeoWeb-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'TeleNeo';
    src: url('/wp-content/themes/hello-theme-child-master/assets/fonts/TeleNeoWeb-Medium.woff2') format('woff2'), /* Medium weight */
         url('/wp-content/themes/hello-theme-child-master/assets/fonts/TeleNeoWeb-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'TeleNeo';
    src: url('/wp-content/themes/hello-theme-child-master/assets/fonts/TeleNeoWeb-Thin.woff2') format('woff2'), /* Thin weight */
         url('/wp-content/themes/hello-theme-child-master/assets/fonts/TeleNeoWeb-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'TeleNeo';
    src: url('/wp-content/themes/hello-theme-child-master/assets/fonts/TeleNeoWeb-Ultra.woff2') format('woff2'), /* Ultra weight */
         url('/wp-content/themes/hello-theme-child-master/assets/fonts/TeleNeoWeb-Ultra.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

