/*Poppins*/
@font-face {
    font-family: "Poppins-Thin";
    src: url("Poppins/Poppins-Thin.ttf");
}

@font-face {
    font-family: "Poppins-Light";
    src: url("Poppins/Poppins-Light.ttf");
}

@font-face {
    font-family: "Poppins-Regular";
    src: url("Poppins/Poppins-Regular.ttf");
}

@font-face {
    font-family: "Poppins-Bold";
    src: url("Poppins/Poppins-Bold.ttf");
}

/*Roboto*/
/*@font-face {
    font-family: "Roboto-Thin";
    src: url("Roboto/Roboto-Thin.ttf");
}

@font-face {
    font-family: "Roboto-Light";
    src: url("Roboto/Roboto-Light.ttf");
}

@font-face {
    font-family: "Roboto-Regular";
    src: url("Roboto/Roboto-Regular.ttf");
}

@font-face {
    font-family: "Roboto-Medium";
    src: url("Roboto/Roboto-Medium.ttf");
}

@font-face {
    font-family: "Roboto-Bold";
    src: url("Roboto/Roboto-Bold.ttf");
}

@font-face {
    font-family: "Roboto-Black";
    src: url("Roboto/Roboto-Black.ttf");
}*/

@font-face {
    /*font-family: 'Banda-Thin';*/
    font-family: "Porvenir-Banda";
    src: url("Banda/Thin-webfont.woff2") format("woff2"),url("Banda/Thin-webfont.woff") format("woff");
    font-weight: 100;
}

@font-face {
    /*font-family: 'Banda-Light';*/
    font-family: "Porvenir-Banda";
    src: url("Banda/Light-webfont.woff2") format("woff2"),url("Banda/Light-webfont.woff") format("woff");
    font-weight: 300;
}

@font-face {
    /*font-family: 'Banda-Regular';*/
    font-family: "Porvenir-Banda";
    src: url("Banda/Regular-webfont.woff2") format("woff2"),url("Banda/Regular-webfont.woff") format("woff");
    font-weight: 400;
}

@font-face {
    /*font-family: 'Banda-Semi-Bold';*/
    font-family: "Porvenir-Banda";
    src: url("Banda/SemiBold-webfont.woff2") format("woff2"),url("Banda/SemiBold-webfont.woff") format("woff");
    font-weight: 600;
}

@font-face {
    /*font-family: 'Banda-Bold';*/
    font-family: "Porvenir-Banda";
    src: url("Banda/Bold-webfont.woff2") format("woff2"),url("Banda/Bold-webfont.woff") format("woff");
    font-weight: 700;
}
