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

@font-face {
    font-family: "BarlowCondensedMedium", sans-serif;
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 400;
    font-style: normal;
}
