@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/google/inter-01.a32ace5dba84.woff2") format('woff2');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/google/inter-02.eb0312411b13.woff2") format('woff2');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/google/inter-03.84cf795ee940.woff2") format('woff2');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/google/inter-04.c59d7314123c.woff2") format('woff2');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../fonts/google/inter-05.ef9e4fbd408c.woff2") format('woff2');
}
@font-face {
  font-family: 'Rubik Mono One';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/google/rubik-mono-one-06.d312cb946757.woff2") format('woff2');
}

.font-inter {
  font-family: 'Inter', sans-serif;
}

.font-rubik-mono {
  font-family: 'Rubik Mono One', 'Inter', sans-serif;
  letter-spacing: 0;
  font-kerning: normal;
}
