@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat/static/Montserrat-Bold.ttf")
        format("truetype");
    font-weight: 800;
}
@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat/static/Montserrat-SemiBold.ttf")
        format("truetype");
    font-weight: 700;
}
@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat/static/Montserrat-Medium.ttf")
        format("truetype");
    font-weight: 500;
}
@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat/static/Montserrat-Regular.ttf")
        format("truetype");
    font-weight: 400;
}
@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat/static/Montserrat-Light.ttf")
        format("truetype");
    font-weight: 300;
}
@font-face {
    font-family: "SourceSansPro";
    src: url("../fonts/SourceSansPro/SourceSansPro-Bold.ttf") format("truetype");
    font-weight: 800;
}
@font-face {
    font-family: "SourceSansPro";
    src: url("../fonts/SourceSansPro/SourceSansPro-SemiBold.ttf")
        format("truetype");
    font-weight: 700;
}
@font-face {
    font-family: "SourceSansPro";
    src: url("../fonts/SourceSansPro/SourceSansPro-Regular.ttf")
        format("truetype");
    font-weight: 400;
}
@font-face {
    font-family: "SourceSansPro";
    src: url("../fonts/SourceSansPro/SourceSansPro-Light.ttf")
        format("truetype");
    font-weight: 300;
}
@font-face {
    font-family: "Ubuntu";
    src: url("../fonts/Ubuntu/Ubuntu-Bold.ttf") format("truetype");
    font-weight: 700;
}
@font-face {
    font-family: "Ubuntu";
    src: url("../fonts/Ubuntu/Ubuntu-Medium.ttf") format("truetype");
    font-weight: 500;
}
@font-face {
    font-family: "Ubuntu";
    src: url("../fonts/Ubuntu/Ubuntu-Regular.ttf") format("truetype");
    font-weight: 400;
}
@font-face {
    font-family: "Ubuntu";
    src: url("../fonts/Ubuntu/Ubuntu-Light.ttf") format("truetype");
    font-weight: 300;
}
@font-face {
    font-family: "IBMPlexSans";
    src: url("../fonts/IBMPlexSans/IBMPlexSans-Bold.ttf") format("truetype");
    font-weight: 800;
}
@font-face {
    font-family: "IBMPlexSans";
    src: url("../fonts/IBMPlexSans/IBMPlexSans-SemiBold.ttf") format("truetype");
    font-weight: 700;
}
@font-face {
    font-family: "IBMPlexSans";
    src: url("../fonts/IBMPlexSans/IBMPlexSans-Regular.ttf") format("truetype");
    font-weight: 400;
}
@font-face {
    font-family: "IBMPlexSans";
    src: url("../fonts/IBMPlexSans/IBMPlexSans-Light.ttf") format("truetype");
    font-weight: 300;
}
@font-face {
    font-family: "Mulish";
    src: url("../fonts/Mulish/static/Mulish-Bold.ttf") format("truetype");
    font-weight: 800;
}
@font-face {
    font-family: "Mulish";
    src: url("../fonts/Mulish/static/Mulish-SemiBold.ttf") format("truetype");
    font-weight: 700;
}
@font-face {
    font-family: "Mulish";
    src: url("../fonts/Mulish/static/Mulish-Regular.ttf") format("truetype");
    font-weight: 400;
}
@font-face {
    font-family: "Mulish";
    src: url("../fonts/Mulish/static/Mulish-Light.ttf") format("truetype");
    font-weight: 300;
}
@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins/Poppins-Bold.ttf") format("truetype");
    font-weight: 800;
}
@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins/Poppins-SemiBold.ttf") format("truetype");
    font-weight: 700;
}
@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins/Poppins-Regular.ttf") format("truetype");
    font-weight: 400;
}
@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins/Poppins-Light.ttf") format("truetype");
    font-weight: 300;
}
@font-face {
    font-family: "Roboto";
    src: url("../fonts/Roboto/static/Roboto-Thin.ttf") format("truetype");
    font-weight: 200;
}
@font-face {
    font-family: "Roboto";
    src: url("../fonts/Roboto/static/Roboto-Light.ttf") format("truetype");
    font-weight: 300;
}
@font-face {
    font-family: "Roboto";
    src: url("../fonts/Roboto/static/Roboto-Regular.ttf") format("truetype");
    font-weight: 400;
}
@font-face {
    font-family: "Roboto";
    src: url("../fonts/Roboto/static/Roboto-Medium.ttf") format("truetype");
    font-weight: 500;
}
@font-face {
    font-family: "Roboto";
    src: url("../fonts/Roboto/static/Roboto-SEmiBold.ttf") format("truetype");
    font-weight: 600;
}
@font-face {
    font-family: "Roboto";
    src: url("../fonts/Roboto/static/Roboto-Bold.ttf") format("truetype");
    font-weight: 700;
}
@font-face {
    font-family: "Roboto";
    src: url("../fonts/Roboto/static/Roboto-ExtraBold.ttf") format("truetype");
    font-weight: 800;
}
@font-face {
    font-family: "Roboto";
    src: url("../fonts/Roboto/static/Roboto-Black.ttf") format("truetype");
    font-weight: 900;
}
