@font-face {
  font-family: "national-2";
  font-weight: 200;
  src: url('./national-2-thin.woff2') format('woff2');
}

@font-face {
  font-family: "national-2";
  font-weight: 300;
  src: url('./national-2-light.woff2') format('woff2');
}

@font-face {
  font-family: "national-2";
  font-weight: 300;
  font-style: italic;
  src: url('./national-2-light-italic.woff2') format('woff2');
}

@font-face {
  font-family: "national-2";
  font-weight: 400;
  font-style: italic;
  src: url('./national-2-regular.woff2') format('woff2');
}

@font-face {
  font-family: "national-2";
  font-weight: 500;
  src: url('./national-2-medium.woff2') format('woff2');
}

@font-face {
  font-family: "national-2";
  font-weight: 500;
  font-style: italic;
  src: url('./national-2-medium-italic.woff2') format('woff2');
}
