@font-face {
    font-family: 'TT Norms';
    src: url('TTNorms-Regular.eot');
    src: url('TTNorms-Regular.eot?#iefix') format('embedded-opentype'),
    url('TTNorms-Regular.woff') format('woff'),
    url('TTNorms-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    }

@font-face {
    font-family: 'TT Norms';
    src: local('TT Norms Medium'), local('TT-Norms-Medium'),
        url('TTNorms-Medium.woff2') format('woff2'),
        url('TTNorms-Medium.woff') format('woff'),
        url('TTNorms-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
  }

  @font-face {
    font-family: 'TT Norms';
    src: url('TTNorms-Bold.eot');
    src: url('TTNorms-Bold.eot?#iefix') format('embedded-opentype'),
    url('TTNorms-Bold.woff') format('woff'),
    url('TTNorms-Bold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    }

@font-face {
    font-family: 'TT Norms';
    src: url('TTNorms-ExtraBold.eot');
    src: url('TTNorms-ExtraBold.eot?#iefix') format('embedded-opentype'),
    url('TTNorms-ExtraBold.woff') format('woff'),
    url('TTNorms-ExtraBold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'TT Norms';
    src: url('TTNorms-Heavy.eot');
    src: url('TTNorms-Heavy.eot?#iefix') format('embedded-opentype'),
    url('TTNorms-Heavy.woff') format('woff'),
    url('TTNorms-Heavy.ttf') format('truetype');
    font-weight: 1000;
    font-style: normal;
}