@font-face {

    font-family: "nunito-Bold";
    src: url("fuente/Nunito-Bold.ttf");
}

@font-face {

    font-family: "nunito-Black";
    src: url("fuente/Nunito-Black.ttf");
}

@font-face {

    font-family: "nunito-ExtraBold";
    src: url("fuente/Nunito-ExtraBold.ttf");
}

@font-face {

    font-family: "nunito-ExtraLight";
    src: url("fuente/Nunito-ExtraLight.ttf");
}

@font-face {

    font-family: "nunito-Light";
    src: url("fuente/Nunito-Light.ttf");
}


@font-face {

    font-family: "nunito-Regular";
    src: url("fuente/Nunito-Regular.ttf");
}

@font-face {

    font-family: "nunito-Medium";
    src: url("fuente/Nunito-Medium.ttf");
}

@font-face {

    font-family: "nunito-SemiBold";
    src: url("fuente/Nunito-SemiBold.ttf");
}

@font-face {

    font-family: "Angella-demo";
    src: url("fuente/Angella_demo.otf");
}

@font-face {

    font-family: "Angella-Italicdemo";
    src: url("fuente/Angella_Italic_demo.otf");
}

@font-face {

    font-family: "Angella-Narrowdemo";
    src: url("fuente/Angella_Narrow_demo.otf");
}

@font-face {

    font-family: "Angella-NarrowItalicdemo";
    src: url("fuente/Angella_Narrow_Italic_demo.otf");
}

@font-face {

    font-family: "Angella-Outline_demo";
    src: url("fuente/Angella_Outline_demo.otf");
}

@font-face {

    font-family: "Angella-OutlineItalicdemo";
    src: url("fuente/Angella_Outline_Italic_demo.otf");
}