@font-face {
    font-family: 'latoregular';

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'latobold';
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}