@font-face {
  font-family: "Barlow";
  src: url("Barlow-Regular.eot");
  src: url("Barlow-Regular.eot?#iefix") format("embedded-opentype"),
    url("Barlow-Regular.woff2") format("woff2"),
    url("Barlow-Regular.woff") format("woff"),
    url("Barlow-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Barlow";
  src: url("Barlow-Bold.eot");
  src: url("Barlow-Bold.eot?#iefix") format("embedded-opentype"),
    url("Barlow-Bold.woff2") format("woff2"),
    url("Barlow-Bold.woff") format("woff"),
    url("Barlow-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
