@font-face {
    font-family: 'GT Super Text';
    src: url('fonts/GT-Super-Text-Regular.eot');
    src: url('fonts/GT-Super-Text-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/GT-Super-Text-Regular.woff') format('woff'),
         url('fonts/GT-Super-Text-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'GT Super Text';
    src: url('fonts/GT-Super-Text-Bold.eot');
    src: url('fonts/GT-Super-Text-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/GT-Super-Text-Bold.woff') format('woff'),
         url('fonts/GT-Super-Text-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'GT Super Display';
    src: url('fonts/GT-Super-Display-Bold.eot');
    src: url('fonts/GT-Super-Display-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/GT-Super-Display-Bold.woff') format('woff'),
         url('fonts/GT-Super-Display-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}