@font-face {
  font-family: "CircularStd";
  font-weight: 400;
  font-style: normal;
  src: local("CircularStd"), url("CircularStd-Book.otf") format("opentype");
}
@font-face {
  font-family: "CircularStd";
  font-weight: 500;
  font-style: normal;
  src: local("CircularStd"), url("CircularStd-Medium.otf") format("opentype");
}
@font-face {
  font-family: "CircularStd";
  font-weight: 700;
  font-style: normal;
  src: local("CircularStd"), url("CircularStd-Bold.otf") format("opentype");
}
@font-face {
  font-family: "Matter";
  font-weight: 700;
  font-style: normal;
  src: local("Matter"), url("Matter-Bold.otf") format("opentype");
}
@font-face {
  font-family: "Matter";
  font-weight: 600;
  font-style: normal;
  src: local("Matter"), url("Matter-SemiBold.otf") format("opentype");
}

@font-face {
  font-family: "Matter";
  font-weight: 900;
  font-style: normal;
  src: local("Matter"), url("Matter-Heavy.otf") format("opentype");
}
@font-face {
  font-family: "Matter";
  font-weight: 200;
  font-style: normal;
  src: local("Matter"), url("Matter-Light.otf") format("opentype");
}
@font-face {
  font-family: "Matter";
  font-weight: 500;
  font-style: normal;
  src: local("Matter"), url("Matter-Medium.otf") format("opentype");
}
@font-face {
  font-family: "Matter";
  font-weight: 400;
  font-style: normal;
  src: local("Matter"), url("Matter-Regular.otf") format("opentype");
}




@font-face {
  font-family: "Poppins";
  font-weight: 700;
  font-style: normal;
  src: local("Poppins"), url("Poppins-Bold.ttf") format("opentype");
}
@font-face {
  font-family: "Poppins";
  font-weight: 600;
  font-style: normal;
  src: local("Poppins"), url("Poppins-SemiBold.ttf") format("opentype");
}

@font-face {
  font-family: "Poppins";
  font-weight: 200;
  font-style: normal;
  src: local("Poppins"), url("Poppins-Light.ttf") format("opentype");
}
@font-face {
  font-family: "Poppins";
  font-weight: 500;
  font-style: normal;
  src: local("Poppins"), url("Poppins-Medium.ttf") format("opentype");
}
@font-face {
  font-family: "Poppins";
  font-weight: 400;
  font-style: normal;
  src: local("Poppins"), url("Poppins-Regular.ttf") format("opentype");
}
