@font-face {
    font-family: 'Lato-Bold';
    font-display: swap;
    src:  url('../fonts/Lato-Bold.ttf')  format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lato-Regular';
    font-display: swap;
    src:  url('../fonts/Lato-Regular.ttf')  format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lato-Light';
    font-display: swap;
    src:  url('../fonts/Lato-Light.ttf')  format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Clan-Black';
    font-display: swap;
    src:  url('../fonts/Clan-Black.ttf')  format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Segoe';
    font-display: swap;
    src:  url('../fonts/Segoe.ttf')  format('opentype');
    font-weight: normal;
    font-style: normal;
}