@font-face {
  font-family: 'Rubik';
  font-weight: 300;
  src: url("../assets/fonts/rubik/300.woff2") format("woff2");
}

@font-face {
  font-family: 'Rubik';
  font-weight: 400;
  src: url("../assets/fonts/rubik/400.woff2") format("woff2");
}

@font-face {
  font-family: 'Rubik';
  font-weight: 500;
  src: url("../assets/fonts/rubik/500.woff2") format("woff2");
}

@font-face {
  font-family: 'Rubik';
  font-weight: 600;
  src: url("../assets/fonts/rubik/600.woff2") format("woff2");
}

@font-face {
  font-family: 'Rubik';
  font-weight: 700;
  src: url("../assets/fonts/rubik/700.woff2") format("woff2");
}
