@font-face {
  font-family: "Roboto";
  src: url("../fonts/roboto/Roboto-Thin.woff") format("woff");
  font-weight: 200;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/roboto/Roboto-Light.woff") format("woff");
  font-weight: 300;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/roboto/Roboto-Regular.woff") format("woff");
  font-weight: 400;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/roboto/Roboto-Medium.woff") format("woff");
  font-weight: 500;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/roboto/Roboto-Bold.woff") format("woff");
  font-weight: 700;
}

@font-face {
  font-family: "Figtree";
  src: url("../fonts/figtree/Figtree-Light.ttf") format("truetype");
  font-weight: 300;
}

@font-face {
  font-family: "Figtree";
  src: url("../fonts/figtree/Figtree-Regular.ttf") format("truetype");
  font-weight: 400;
}

@font-face {
  font-family: "Figtree";
  src: url("../fonts/figtree/Figtree-Medium.ttf") format("truetype");
  font-weight: 500;
}

@font-face {
  font-family: "Figtree";
  src: url("../fonts/figtree/Figtree-SemiBold.ttf") format("truetype");
  font-weight: 600;
}

@font-face {
  font-family: "Figtree";
  src: url("../fonts/figtree/Figtree-Bold.ttf") format("truetype");
  font-weight: 700;
}

@font-face {
  font-family: "Poppins";
  src: url("../fonts/poppins/Poppins-Light.woff") format("woff");
  font-weight: 300;
}

@font-face {
  font-family: "Poppins";
  src: url("../fonts/poppins/Poppins-Regular.woff") format("woff");
  font-weight: 600;
}

@font-face {
  font-family: "Poppins";
  src: url("../fonts/poppins/Poppins-Bold.woff") format("woff");
  font-weight: 700;
}

@font-face {
  font-family: "Noto-Sans";
  src: url("../fonts/noto-sans/Noto-Sans-Regular.woff") format("woff");
  font-weight: 400;
}

@font-face {
  font-family: "Noto-Sans";
  src: url("../fonts/noto-sans/Noto-Sans-Bold.woff") format("woff");
  font-weight: 700;
}

@font-face {
  font-family: "Nunito-Sans";
  src: url("../fonts/nunito-sans/Nunito-Sans-Regular.woff") format("woff");
  font-weight: 400;
}

@font-face {
  font-family: "Nunito-Sans";
  src: url("../fonts/nunito-sans/Nunito-Sans-Bold.woff") format("woff");
  font-weight: 700;
}

@font-face {
  font-family: "Open-Sans";
  src: url("../fonts/open-sans/Open-Sans-Regular.woff") format("woff");
  font-weight: 400;
}

@font-face {
  font-family: "Open-Sans";
  src: url("../fonts/open-sans/Open-Sans-Bold.woff") format("woff");
  font-weight: 700;
}

@font-face {
  font-family: "Playfair-Display";
  src: url("../fonts/playfair/Playfair-Display-Regular.woff") format("woff");
  font-weight: 600;
}

@font-face {
  font-family: "Playfair-Display";
  src: url("../fonts/playfair/Playfair-Display-Bold.woff") format("woff");
  font-weight: 700;
}
