/* =========================
   NATIONAL
========================= */

/* Regular */
@font-face {
  font-family: National;
  font-style: normal;
  font-weight: 400;
  src: url('./National2-Regular.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: National;
  font-style: italic;
  font-weight: 400;
  src: url('./National2-RegularItalic.woff2') format('woff2');
  font-display: swap;
}

/* Medium */
@font-face {
  font-family: National;
  font-style: normal;
  font-weight: 500;
  src: url('./National2-Medium.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: National;
  font-style: italic;
  font-weight: 500;
  src: url('./National2-MediumItalic.woff2') format('woff2');
  font-display: swap;
}

/* Bold */
@font-face {
  font-family: National;
  font-style: normal;
  font-weight: 700;
  src: url('./National2-Bold.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: National;
  font-style: italic;
  font-weight: 700;
  src: url('./National2-BoldItalic.woff2') format('woff2');
  font-display: swap;
}

/* =========================
   NATIONAL CONDENSED
========================= */

@font-face {
  font-family: 'National Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('./National2Condensed-Regular.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'National Condensed';
  font-style: italic;
  font-weight: 400;
  src: url('./National2Condensed-RegularItalic.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'National Condensed';
  font-style: normal;
  font-weight: 500;
  src: url('./National2Condensed-Medium.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'National Condensed';
  font-style: italic;
  font-weight: 500;
  src: url('./National2Condensed-MediumItalic.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'National Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('./National2Condensed-Bold.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'National Condensed';
  font-style: italic;
  font-weight: 700;
  src: url('./National2Condensed-BoldItalic.woff2') format('woff2');
  font-display: swap;
}
