@font-face {
    font-family: "Montserrat";
    src: url("../Fuentes/Montserrat-Light.ttf") format("truetype");
    font-weight: 300;
}

@font-face {
    font-family: "Aretha_Bridge";
    src: url("../Fuentes/Aretha_Bridge.ttf") format("truetype");
    font-weight: 100;
}

@font-face {
    font-family: "Aretha_Bridge";
    src: url("../Fuentes/Aretha_Bridge.otf") format("truetype");
    font-weight: 300;
}

@font-face {
    font-family: "Starsight";
    src: url("../Fuentes/Starsight.ttf") format("truetype");
    font-weight: 100;
}

@font-face {
    font-family: "Starsight";
    src: url("../Fuentes/Starsight.otf") format("truetype");
    font-weight: 300;
}