@import url(https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap);

body {
  font-family: Rubik;
}

/*! Font-weight  */

.soames-light {
  font-weight: 300;
}

.soames-regular {
  font-weight: 400;
}

.soames-semibold {
  font-weight: 500;
}

.soames-bold {
  font-weight: 700;
}
