
@font-face {
  font-family: 'Norms';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url('./ttnorms-default-regular-webfont.woff2') format('woff2'),
  url('./ttnorms-default-regular-webfont.woff') format('woff');
}

@font-face {
  font-family: 'Norms';
  font-style: italic;
  font-weight: normal;
  font-display: swap;
  src: url('./ttnorms-default-italic-webfont.woff2') format('woff2'),
  url('./ttnorms-default-italic-webfont.woff') format('woff');
}

@font-face {
  font-family: 'Norms';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('./ttnorms-medium-webfont.woff2') format('woff2'),
  url('./ttnorms-medium-webfont.woff') format('woff');
}

@font-face {
  font-family: 'Norms';
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  src: url('./ttnorms-bold-webfont.woff2') format('woff2'),
  url('./ttnorms-bold-webfont.woff') format('woff');
}

@font-face {
  font-family: 'Norms';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('./ttnorms-black-webfont.woff2') format('woff2'),
  url('./ttnorms-black-webfont.woff') format('woff');
}

@font-face {
  font-family: 'Norms';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url('./ttnorms-extra-bold-italic.woff2') format('woff2'),
  url('./ttnorms-extra-bold-italic.woff') format('woff');
}

@font-face {
  font-family: 'Norms';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('./ttnorms-black-webfont.woff2') format('woff2'),
  url('./ttnorms-black-webfont.woff') format('woff');
}
