@import url('https://fonts.cdnfonts.com/css/gotham-rounded');

body {
  font-family: 'Gotham Rounded', sans-serif;
}