@font-face {
  font-family: 'KeplerStd';
  src: url('./fonts/KeplerStd-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'KeplerStd LightCapt';
  src: url('./fonts/KeplerStd-LightCapt.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: 'KeplerStd MediumScnDisp';
  src: url('./fonts/KeplerStd-MediumScnDisp.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'KeplerStd';
  src: url('./fonts/KeplerStd-Bold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'KeplerStd BoldCnDisp';
  src: url('./fonts/KeplerStd-BoldCnDisp.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

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

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

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