@charset "utf-8";
/* CSS Document */



@font-face {
    font-family: 'TeleGroteskNext-Thin';
    src: url('telegrotesknext-thin.eot');
    src: url('telegrotesknext-thin.eot?#iefix') format('embedded-opentype'),
         url('telegrotesknext-thin.woff2') format('woff2'),
         url('telegrotesknext-thin.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'TeleGroteskNext-Regular';
    src: url('telegrotesknext-regular.eot');
    src: url('telegrotesknext-regular.eot?#iefix') format('embedded-opentype'),
         url('telegrotesknext-regular.woff2') format('woff2'),
         url('telegrotesknext-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'TeleGroteskNext-Medium';
    src: url('telegrotesknext-medium.eot');
    src: url('telegrotesknext-medium.eot?#iefix') format('embedded-opentype'),
         url('telegrotesknext-medium.woff2') format('woff2'),
         url('telegrotesknext-medium.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'TeleGroteskNext-Bold';
    src: url('telegrotesknext-bold.eot');
    src: url('telegrotesknext-bold.eot?#iefix') format('embedded-opentype'),
         url('telegrotesknext-bold.woff2') format('woff2'),
         url('telegrotesknext-bold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

