@font-face {
  font-family: 'TTNormsPro';
  font-style: normal;
  font-weight: 100;
  src: local('TTNormsProExpandedThin'),
    url('/fonts/TTNormsPro/TTNormsProExpandedThin.otf') format('opentype');
}
@font-face {
  font-family: 'TTNormsPro';
  font-style: normal;
  font-weight: 200;
  src: local('TTNormsProExpandedExtraLight'),
    url('/fonts/TTNormsPro/TTNormsProExpandedExtraLight.otf') format('opentype');
}

@font-face {
  font-family: 'TTNormsPro';
  font-style: normal;
  font-weight: 300;
  src: local('TTNormsProExpandedLight'),
    url('/fonts/TTNormsPro/TTNormsProExpandedLight.otf') format('opentype');
}
@font-face {
  font-family: 'TTNormsPro';
  font-style: normal;
  font-weight: 400;
  src: local('TTNormsProExpandedNormal'),
    url('/fonts/TTNormsPro/TTNormsProExpandedNormal.otf') format('opentype');
}

@font-face {
  font-family: 'TTNormsPro';
  font-style: normal;
  font-weight: 500;
  src: local('TTNormsProExpandedMedium'),
    url('/fonts/TTNormsPro/TTNormsProExpandedMedium.otf') format('opentype');
}

@font-face {
  font-family: 'TTNormsPro';
  font-style: normal;
  font-weight: 700;
  src: local('TTNormsProExpandedBold'),
    url('/fonts/TTNormsPro/TTNormsProExpandedBold.otf') format('opentype');
}

@font-face {
  font-family: 'TTNormsPro';
  font-style: normal;
  font-weight: 800;
  src: local('TTNormsProExpandedExtraBold'),
    url('/fonts/TTNormsPro/TTNormsProExpandedExtraBold.otf') format('opentype');
}
