/**
 * @license info for fonts here
*/

@font-face {
    font-family: 'TeleNeoExtraBold';
    src: url('../fonts/TeleNeoWeb-ExtraBold.eot');
    src: url('../fonts/TeleNeoWeb-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../fonts/TeleNeoWeb-ExtraBold.woff2') format('woff2'), url('../fonts/TeleNeoWeb-ExtraBold.woff') format('woff'), url('../fonts/TeleNeoWeb-ExtraBold.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'TeleNeoBold';
    src: url('../fonts/TeleNeoWeb-Bold.eot');
    src: url('../fonts/TeleNeoWeb-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/TeleNeoWeb-Bold.woff2') format('woff2'), url('../fonts/TeleNeoWeb-Bold.woff') format('woff'), url('../fonts/TeleNeoWeb-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'TeleNeoMedium';
    src: url('../fonts/TeleNeoWeb-Medium.eot');
    src: url('../fonts/TeleNeoWeb-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/TeleNeoWeb-Medium.woff2') format('woff2'), url('../fonts/TeleNeoWeb-Medium.woff') format('woff'), url('../fonts/TeleNeoWeb-Medium.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'TeleNeoRegular';
    src: url('../fonts/TeleNeoWeb-Regular.eot');
    src: url('../fonts/TeleNeoWeb-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/TeleNeoWeb-Regular.woff2') format('woff2'), url('../fonts/TeleNeoWeb-Regular.woff') format('woff'), url('../fonts/TeleNeoWeb-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'TeleNeoThin';
    src: url('../fonts/TeleNeoWeb-Thin.eot');
    src: url('../fonts/TeleNeoWeb-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/TeleNeoWeb-Thin.woff2') format('woff2'), url('../fonts/TeleNeoWeb-Thin.woff') format('woff'), url('../fonts/TeleNeoWeb-Thin.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
}