@font-face {
    font-family: 'AmsterdamTwo';
    src: local('Amsterdam Two_ttf'),
        url('AmsterdamTwo.woff2') format('woff2'),
        url('AmsterdamTwo.woff') format('woff'),
        url('AmsterdamTwo.svg#AmsterdamTwo') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

