@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/rubik-regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 700;
  src: url(fonts/rubik-bold.ttf) format('truetype');
}
