@font-face {
  font-family: "Boston";
  src: url("/fonts/boston/boston-regular-400.woff") format("woff");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Boston";
  src: url("/fonts/boston/boston-semibold-600.woff") format("woff");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: "Boston";
  src: url("/fonts/boston/boston-black-800.woff") format("woff");
  font-style: normal;
  font-weight: 800;
  font-display: swap;
}
