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

body {
    font-family: 'Gotham Rounded', sans-serif;
}
p,h1,h2,h3,h4,label {
    font-family: 'Gotham Rounded', sans-serif;
}