@font-face {
  font-family: Rubik;
  src: url('/fonts/Rubik.woff2') format('woff2');
  font-style: normal;
  font-weight: 300 900;
  font-display: swap;
}
@font-face {
  font-family: Lato;
  src: url('/fonts/Rubik-Italic.woff2') format('woff2');
  font-style: italic;
  font-weight: 300 900;
  font-display: swap;
}