@font-face {
  font-family: Jost;
  src: url(/fonts/Jost-Light.ttf);
  font-weight: 300;
}

@font-face {
  font-family: Jost;
  src: url(/fonts/Jost-Bold.ttf);
  font-weight: bold;
}

@font-face {
  font-family: Jost;
  src: url(/fonts/Jost-Regular.ttf);
  font-weight: normal;
}
