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

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

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

