@font-face {
    font-family: 'Made Saonara Regular';
    src: url('made-saonara-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.made-saonara-regular{
    font-family: 'Made Saonara Regular';
    line-height: 1;
    font-style: normal;
}

@font-face {
    font-family: 'Made Saonara Condensed';
    src: url('made-saonara-condensed.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.made-saonara-condensed{
    font-family: 'Made Saonara Condensed';
    line-height: 1;
    font-style: normal;
}