@font-face {
    font-family: 'Southland';
    src: url('Southland.eot');
    src: url('Southland.eot') format('embedded-opentype'),
         url('Southland.woff2') format('woff2'),
         url('Southland.woff') format('woff'),
         url('Southland.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

