/* ===========================
   FONT DEFINITIONS
   =========================== */

/* Bitcount Single - Self-hosted for better performance */
@font-face {
  font-family: 'Bitcount Single';
  src: url('../fonts/BitcountSingle-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Montserrat - Self-hosted for better performance */
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

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