/* @font-face {
    font-family: "fairplex-wide";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/fairplex-wide-n4.woff") format("woff2");
}
@font-face {
    font-family: "fairplex-wide";
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/fairplex-wide-n7.woff") format("woff2");
} */
@font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/Poppins/Poppins-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/Open_Sans/static/OpenSans/OpenSans-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/Roboto/Roboto-Regular.ttf") format("truetype");
}