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