/* Fonts for doom-64 theme */

/* Oxanium Font */
@font-face {
  font-family: 'Oxanium';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/oxanium/RrQPboN_4yJ0JmiMUW7sIGjd1IA9G81JfniM.ttf') format('truetype');
}
@font-face {
  font-family: 'Oxanium';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/oxanium/RrQPboN_4yJ0JmiMUW7sIGjd1IA9G817fniM.ttf') format('truetype');
}
@font-face {
  font-family: 'Oxanium';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/oxanium/RrQPboN_4yJ0JmiMUW7sIGjd1IA9G82XeXiM.ttf') format('truetype');
}
@font-face {
  font-family: 'Oxanium';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/oxanium/RrQPboN_4yJ0JmiMUW7sIGjd1IA9G82ueXiM.ttf') format('truetype');
}

/* Fira Code Font */
@font-face {
  font-family: 'Fira Code';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/fira-code/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_D1sFVc.ttf') format('truetype');
}
@font-face {
  font-family: 'Fira Code';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/fira-code/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_A9sFVc.ttf') format('truetype');
}
@font-face {
  font-family: 'Fira Code';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/fira-code/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_ONrFVc.ttf') format('truetype');
}
@font-face {
  font-family: 'Fira Code';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/fira-code/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_NprFVc.ttf') format('truetype');
}

