
@font-face {
  font-family: "GothamRnd-Medium";
  src: url('../fonts/GothamRnd-Medium.eot?1440707450');
  src: url('../fonts/GothamRnd-Medium.eot?&1440707450#iefix') format('embedded-opentype'), url('../fonts/GothamRnd-Medium.woff?1440707450') format('woff'), url('../fonts/GothamRnd-Medium.ttf?1440707450') format('truetype'), url('../fonts/GothamRnd-Medium.svg?1440707450') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "GothamRnd-Light";
  src: url('../fonts/GothamRnd-Light.eot?1440707450');
  src: url('../fonts/GothamRnd-Light.eot?&1440707450#iefix') format('embedded-opentype'), url('../fonts/GothamRnd-Light.woff?1440707450') format('woff'), url('../fonts/GothamRnd-Light.ttf?1440707450') format('truetype'), url('../fonts/GothamRnd-Light.svg?1440707450') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "GothamRnd-Book";
  src: url('../fonts/GothamRnd-Book.eot?1440707450');
  src: url('../fonts/GothamRnd-Book.eot?&1440707450#iefix') format('embedded-opentype'), url('../fonts/GothamRnd-Book.woff?1440707450') format('woff'), url('../fonts/GothamRnd-Book.ttf?1440707450') format('truetype'), url('../fonts/GothamRnd-Book.svg?1440707450') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "HelveticaNeue-Light";
  src: url('../fonts/HelveticaNeue-Light.eot?1440707450');
  src: url('../fonts/HelveticaNeue-Light.eot?&1440707450#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeue-Light.woff?1440707450') format('woff'), url('../fonts/HelveticaNeue-Light.ttf?1440707450') format('truetype'), url('../fonts/HelveticaNeue-Light.svg?1440707450') format('svg');
  font-weight: normal;
  font-style: normal;
}


body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.3;
  color: #6C6C71;
  background: #004c72;
}

.heading {
  font-size: 18px;
  padding: 20px 10px 0 20px;
  box-sizing: border-box;
}

h1, h2, h3, h4, h5,
h1 a, h2 a, h3 a {
  font-family: 'GothamRnd-Book';
  font-weight: 400;
  font-style: normal;
  color: #fff;
  margin-top: 0;
  line-height: 90%;
}

p {
    letter-spacing: 0.4px;
    font-weight: 400;
    font-size: 14px;
    margin-top: 0;
}

a {
  color: #ccc;
  font-size: 12px;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}
