@font-face {
  font-family: Barlow;
  src: url('Barlow-Light.ttf');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: Barlow;
  src: url('Barlow-Bold.ttf');
  font-weight: 700;
  font-style: normal;
}
