/* Self-hosted Archivo Narrow */
@font-face {
  font-family: 'Archivo Narrow';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('/static/fonts/Archivo-Regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Archivo Narrow';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url('/static/fonts/Archivo-Medium.woff2') format('woff2');
}
@font-face {
  font-family: 'Archivo Narrow';
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url('/static/fonts/Archivo-SemiBold.woff2') format('woff2');
}
