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

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