@font-face {
    font-family: 'Lato';
    src: url('lato-webfont.woff2') format('woff2'),
         url('lato-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
