/* Local-hosted fonts to avoid third-party requests (Google Fonts). */

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

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

/* Share Tech Mono - 400 */
@font-face {
  font-family: 'Share Tech Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/assets/fonts/J7aHnp1uDWRBEqV98dVQztYldFcLowEF.woff2') format('woff2');
}
