@font-face {
  font-family: "Rubik";
  src: url("rubik-bold-webfont.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: "Rubik";
  src: url("rubik-bolditalic-webfont.woff2") format("woff2");
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: "Rubik";
  src: url("rubik-regular-webfont.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: "Rubik";
  src: url("rubik-medium-webfont.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
