
@font-face {
  font-family: "Objectivity-Light";
  src: url("/fonts/Objectivity-Light.woff2") format("woff2"),
       url("/fonts/Objectivity-Light.otf") format("otf");
}

@font-face {
  font-family: "Objectivity-Regular";
  src: url("/fonts/Objectivity-Regular.woff2") format("woff2"),
       url("/fonts/Objectivity-Regular.otf") format("otf");
}

@font-face {
  font-family: "Objectivity-Medium";
  src: url("/fonts/Objectivity-Medium.woff2") format("woff2"),
       url("/fonts/Objectivity-Medium.otf") format("otf");
}

@font-face {
  font-family: "Objectivity-Bold";
  src: url("/fonts/Objectivity-Bold.woff2") format("woff2"),
       url("/fonts/Objectivity-Bold.otf") format("otf");
}
