/* IMPORT DE GOOGLE FONTS
 * https://fonts.google.com/
 */
@import url('https://fonts.googleapis.com/css2?family=Alex+Brush&family=Arimo:ital,wght@0,400..700;1,400..700&family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=Great+Vibes&family=Ibarra+Real+Nova:ital,wght@0,400..700;1,400..700&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Niconne&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&family=Playfair+Display:ital,wght@0,400..900;1,400..900&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_M";
    src: url("../fonts/PP\ Hatton\ Medium\ 500.otf");
}

@font-face {
    font-family: "Hatton";
    src: url("../fonts/hatton-regular.ttf");
}

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

@font-face {
    font-family: "BD_Bold";
    src: url("../fonts/BDScript-Bold.woff");
}

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

@font-face {
    font-family: "BMango_Bold";
    src: url("../fonts/BlackMango-Bold.otf");
}