@font-face {
  font-family: 'TT Norms Pro';
  src: url('/webfonts/TTNormsPro-DemiBold.woff2') format('woff2'), url('/webfonts/TTNormsPro-DemiBold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TT Norms Pro';
  src: url('/webfonts/TTNormsPro-Light.woff2') format('woff2'), url('/webfonts/TTNormsPro-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TT Norms Pro';
  src: url('/webfonts/TTNormsPro-Medium.woff2') format('woff2'), url('/webfonts/TTNormsPro-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TT Norms Pro';
  src: url('/webfonts/TTNormsPro-Regular.woff2') format('woff2'), url('/webfonts/TTNormsPro-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
