@font-face {
  font-family: 'JeffBecker';
  font-style: normal;
  font-weight: 500;
  src: local(''),
       url('../fonts/JeffBecker.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/JeffBecker.woff') format('woff'), /* Modern Browsers */
}
body, p {font-family: 'JeffBecker'; font-weight: normal; font-size: 18px;}
h1, h2, h3, h4, h5, h6{font-family: 'JeffBecker';font-weight: bold; color: #252525;}
