/* === Caricamento font personalizzati === */

/* Font 1: Adelicia */
@font-face {
    font-family: "Adelicia";
    src: url("../fonts/Adelicia.otf") format("opentype");
}

/* Font 2: Amalfi Coast */
@font-face {
    font-family: "Amalfi Coast";
    src: url("../fonts/Amalfi Coast.ttf") format("truetype");
}

/* Font 3: Bakery */
@font-face {
    font-family: "Bakery";
    src: url("../fonts/bakery.ttf") format("truetype");
}

/* Font 4: Cursive standard */
@font-face {
    font-family: "cursive_standard";
    src: url("../fonts/cursive_standard.ttf") format("truetype");
}

/* Font 5: Emila */
@font-face {
    font-family: "Emila";
    src: url("../fonts/Emila.ttf") format("truetype");
}

/* Font 6: Exmouth */
@font-face {
    font-family: "Exmouth";
    src: url("../fonts/exmouth.ttf") format("truetype");
}

/* Font 7: Little Days */
@font-face {
    font-family: "Little Days";
    src: url("../fonts/Little days.ttf") format("truetype");
}

/* Font 8: Montserrat Light */
@font-face {
    font-family: "Montserrat-Light";
    src: url("../fonts/Montserrat-Light.otf") format("opentype");
}

/* Font 9: Muthiara */
@font-face {
    font-family: "Muthiara-demo-version";
    src: url("../fonts/muthiara-demo-version.otf") format("opentype");
}

/* Font 10: Rheinmetall */
@font-face {
    font-family: "Rheinmetall";
    src: url("../fonts/1952 RHEINMETALL.ttf") format("truetype");
}

/* Font 11: Summer Garden */
@font-face {
    font-family: "Summer Garden";
    src: url("../fonts/Summer Garden.ttf") format("truetype");
}

/* Font 12: Qiber */
@font-face {
    font-family: "Qiber";
    src: url("../fonts/The_Northern_Block_Qiber.otf") format("opentype");
}