@font-face {
    font-family: "Raleway";
    src: url("../fonts/Raleway-Regular.woff2") format("woff2");
    font-style: normal;
    font-weight: normal;
    font-display: optional;
}
@font-face {
   font-family: "Raleway";
   src: url("../fonts/Raleway-Medium.woff2") format("woff2");
   font-style: normal;
   font-weight: 500;
   font-display: optional;
}
@font-face {
   font-family: "Raleway";
   src: url("../fonts/Raleway-SemiBold.woff2") format("woff2");
   font-style: normal;
   font-weight: 600;
   font-display: optional;
}
@font-face {
   font-family: "Poppins";
   src: url("../fonts/Poppins-Light.woff2") format("woff2");
   font-style: normal;
   font-weight: 300;
   font-display: optional;
}
@font-face {
   font-family: "Poppins";
   src: url("../fonts/Poppins-Medium.woff2") format("woff2");
   font-style: normal;
   font-weight: 500;
   font-display: optional;
}
@font-face {
   font-family: "Poppins";
   src: url("../fonts/Poppins-Bold.woff2") format("woff2");
   font-style: normal;
   font-weight: 700;
   font-display: optional;
}
@font-face {
   font-family: "Sora";
   src: url("../fonts/Sora-Light.woff2") format("woff2");
   font-style: normal;
   font-weight: 300;
   font-display: optional;
}

@font-face {
   font-family: "Sora";
   src: url("../fonts/Sora-Regular.woff2") format("woff2");
   font-style: normal;
   font-weight: 400;
   font-display: optional;
}

@font-face {
   font-family: "Sora";
   src: url("../fonts/Sora-Medium.woff2") format("woff2");
   font-style: normal;
   font-weight: 500;
   font-display: optional;
}

@font-face {
   font-family: "Sora";
   src: url("../fonts/Sora-SemiBold.woff2") format("woff2");
   font-style: normal;
   font-weight: 600;
   font-display: optional;
}

@font-face {
   font-family: "Sora";
   src: url("../fonts/Sora-Bold.woff2") format("woff2");
   font-style: normal;
   font-weight: 700;
   font-display: optional;
}