@font-face {
  font-family: 'Lausanne';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(../fonts/Lausanne/Lausanne-300.woff2) format("woff2"), url(../fonts/Lausanne/Lausanne-300.woff) format("woff");
}

@font-face {
  font-family: 'Lausanne';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/Lausanne/Lausanne-500.woff2) format("woff2"), url(../fonts/Lausanne/Lausanne-500.woff) format("woff");
}

@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url(../fonts/RobotoMono/RobotoMono.woff2) format("woff2"), url(../fonts/RobotoMono/RobotoMono.woff) format("woff");
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/Inter/Inter-Medium.woff2) format("woff2"), url(../fonts/Inter/Inter-Medium.woff) format("woff");
}
