@font-face {
    font-family: 'Neustadt';
    src: url('../webfonts/Neustadt-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neustadt';
    src: url('../webfonts/Neustadt-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neustadt';
    src: url('../webfonts/Neustadt-Regular2.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
