html, body {
  font-family:'NeutraTextTF-Book';
  margin: 0;
  padding: 0;
}

a:link,
a:visited,
a:hover {
  color: black;
  text-decoration: none;
}
  
@font-face {
  font-family: 'NeutraTextTF-Book';
  font-style: normal;
  font-weight: normal;
  src: local('NeutraTextTF-Book'), url('neutra-text-tf-5871e0b0704ed.woff') format('woff');
}
