@font-face {
  font-family: 'Rubik-Regular';
  src: url('fonts/Rubik-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

h1, p {
  font-family: 'Rubik-Regular', sans-serif;
}
