
@font-face {
  font-family: Barlow;
  src: url("Barlow-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: Barlow-Medium;
  src: url("Barlow-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: Barlow-Semibold;
  src: url("Barlow-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}