/* Localized Fira Code 400 normal */
@font-face {
  font-family: 'Fira Code';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./fonts/firacode-400-normal.woff2') format('woff2');
}

/* Localized Fira Code 500 normal */
@font-face {
  font-family: 'Fira Code';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('./fonts/firacode-500-normal.woff2') format('woff2');
}

/* Localized Inter 400 normal */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./fonts/inter-400-normal.woff2') format('woff2');
}

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

/* Localized Inter 600 normal */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('./fonts/inter-600-normal.woff2') format('woff2');
}

/* Localized Inter 700 normal */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('./fonts/inter-700-normal.woff2') format('woff2');
}

/* Localized Inter 800 normal */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('./fonts/inter-800-normal.woff2') format('woff2');
}

/* Localized Orbitron 400 normal */
@font-face {
  font-family: 'Orbitron';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./fonts/orbitron-400-normal.woff2') format('woff2');
}

/* Localized Orbitron 700 normal */
@font-face {
  font-family: 'Orbitron';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('./fonts/orbitron-700-normal.woff2') format('woff2');
}

/* Localized Orbitron 900 normal */
@font-face {
  font-family: 'Orbitron';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('./fonts/orbitron-900-normal.woff2') format('woff2');
}