
.fontMain {

    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1em;

}

.fontMain.breakPointMobile {

    font-size: 1.25em;

}

.fontMain.breakPointPad {

    font-size: 0.85em;

}

.fontMain.breakPointDesktopSmall {

    font-size: 1em;

}

.fontMain.breakPointDesktop {

    font-size: 1.25em;

}

.fontMain.breakPointDesktopLarge {

    font-size: 1.5em;

}

.fontConduit {

    font-family: "ConduitITCPro";
    font-style: normal;
    font-stretch: normal;
    font-weight: 500;
    letter-spacing: 0.05em;

}

.fontSingolare {

    font-family: "Singolare", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    line-height: 1.25;

}
