@font-face {
    font-family: 'GTHaptikLight';
    src: url('webfonts/GT-Haptik-Light.eot');
    src: url('webfonts/GT-Haptik-Light.eot?#iefix') format('embedded-opentype'),
        url('webfonts/GT-Haptik-Light.woff2') format('woff2'),
        url('webfonts/GT-Haptik-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}


@font-face {
    font-family: 'GTHaptikThin';
    src: url('webfonts/GT-Haptik-Thin.eot');
    src: url('webfonts/GT-Haptik-Thin.eot?#iefix') format('embedded-opentype'),
        url('webfonts/GT-Haptik-Thin.woff2') format('woff2'),
        url('webfonts/GT-Haptik-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}