@font-face {
    font-family: Poppins-Bold;
    src: url("../fonts/Poppins-Bold.eot");
    src: url("../fonts/Poppins-Bold.woff") format("woff"),
    url("../fonts/Poppins-Bold.ttf") format("truetype"),
    url("../fonts/Poppins-Bold.svg") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: Poppins-Regular;
    src: url("../fonts/Poppins-Regular.eot");
    src: url("../fonts/Poppins-Regular.woff") format("woff"),
    url("../fonts/Poppins-Regular.ttf") format("truetype"),
    url("../fonts/Poppins-Regular.svg") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: Poppins-Light;
    src: url("../fonts/Poppins-Light.eot");
    src: url("../fonts/Poppins-Light.woff") format("woff"),
    url("../fonts/Poppins-Light.ttf") format("truetype"),
    url("../fonts/Poppins-Light.svg") format("svg");
    font-weight: normal;
    font-style: normal
}