/* IMPORT DE GOOGLE FONTS */
/* https://fonts.google.com/ */
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Ibarra+Real+Nova:ital,wght@0,400..700;1,400..700&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Old+Standard+TT:ital,wght@0,400;0,700;1,400&family=Pinyon+Script&display=swap');

/* FUENTES DESCARGADAS */
/* https://www.dafont.com/es/ */

@font-face {
    font-family: "The_YS";
    src: url("../fonts/TYScript-Rg.woff");
}

@font-face {
    font-family: "Hatton";
    src: url("../fonts/PP\ Hatton\ Medium\ 500.otf");
}

@font-face {
    font-family: "BD";
    src: url("../fonts/BDScript-Regular.ttf");
}

@font-face {
    font-family: "BMango";
    src: url("../fonts/BlackMango-Regular.ttf");
}

@font-face {
    font-family: "BD_Bold";
    src: url("../fonts/BDScript-Bold.woff");
}

@font-face {
    font-family: "Londrina";
    src: url("../fonts/LondrinaSolid-Regular.otf");
}
@font-face {
    font-family: "Swung-Note";
    src: url("../fonts/swungnote.otf");
}
@font-face {
    font-family: "Comica";
    src: url("../fonts/ComicBalloon-Bold.ttf");
}