@import url('https://fonts.googleapis.com/css2?family=Hammersmith+One&display=swap');

* {
    font-family: 'Hammersmith One',
        sans-serif;
}
